diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2009-03-18 20:06:38 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2009-03-18 20:06:38 +0000 |
commit | f56281c4d5e6888911acd39f8b44213ac950c2ac (patch) | |
tree | ce24baa053416d9ac07d2b2962e4311182d8253d /net-p2p/deluge | |
parent | 528c910bbfa2b734ef73612ac4993a53d62a1f61 (diff) | |
download | ports-f56281c4d5e6888911acd39f8b44213ac950c2ac.tar.gz ports-f56281c4d5e6888911acd39f8b44213ac950c2ac.zip |
Notes
Diffstat (limited to 'net-p2p/deluge')
-rw-r--r-- | net-p2p/deluge/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/deluge/Makefile b/net-p2p/deluge/Makefile index a33396f32bc5..ec5300de7fe5 100644 --- a/net-p2p/deluge/Makefile +++ b/net-p2p/deluge/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1.5 CATEGORIES= net-p2p python MASTER_SITES= http://ftp.osuosl.org/pub/deluge/source/ -MAINTAINER= mezz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Bittorrent client, using Python, GTK+2 and Rasterbar libtorrent BUILD_DEPENDS= easy_install-${PYTHON_VER}:${PORTSDIR}/devel/py-setuptools |