Index: head/net-p2p/deluge/Makefile =================================================================== --- head/net-p2p/deluge/Makefile (revision 474844) +++ head/net-p2p/deluge/Makefile (revision 474845) @@ -1,22 +1,23 @@ # $FreeBSD$ PORTNAME= deluge PORTVERSION= 1.3.15 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net-p2p python MAINTAINER= rm@FreeBSD.org COMMENT= Bittorrent client using Python, GTK2, and libtorrent-rasterbar LICENSE= GPLv3 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0.83:devel/py-dbus@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}game>=1.8.1:devel/py-game@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}notify>=0.1.1:devel/py-notify@${PY_FLAVOR} \ xdg-utils>=1.0.2:devel/xdg-utils \ deluge:net-p2p/deluge-cli -USE_GNOME= librsvg2 pygtk2 + USES= python:-2.7 metaport +USE_GNOME= librsvg2 pygtk2 .include Index: head/net-p2p/deluge/pkg-descr =================================================================== --- head/net-p2p/deluge/pkg-descr (revision 474844) +++ head/net-p2p/deluge/pkg-descr (revision 474845) @@ -1,8 +1,8 @@ Deluge is a Bittorrent client written in Python and GTK+. Deluge is intended to bring a native, full-featured client to Linux, BSD, and other *nix GTK desktop environments such as Gnome and Xfce. Deluge uses Rasterbar's version of libtorrent as the main ingredient in its bittorrent protocol backend. -WWW: http://deluge-torrent.org/ +WWW: https://deluge-torrent.org/