diff options
author | Stefan Walter <stefan@FreeBSD.org> | 2008-05-05 14:12:53 +0000 |
---|---|---|
committer | Stefan Walter <stefan@FreeBSD.org> | 2008-05-05 14:12:53 +0000 |
commit | 53d5af5fb8205fbfae401958a1835a2819d1ef10 (patch) | |
tree | 36aa945aac4e93c78371b231959f7e3100a6cce5 /net-p2p/btqueue | |
parent | e03751f966bdc6562222ba881055a3c5495ddd32 (diff) | |
download | ports-53d5af5fb8205fbfae401958a1835a2819d1ef10.tar.gz ports-53d5af5fb8205fbfae401958a1835a2819d1ef10.zip |
Notes
Diffstat (limited to 'net-p2p/btqueue')
-rw-r--r-- | net-p2p/btqueue/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/btqueue/Makefile b/net-p2p/btqueue/Makefile index 9661c01293ba..ad0f8a33aa69 100644 --- a/net-p2p/btqueue/Makefile +++ b/net-p2p/btqueue/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= BTQueue-${PORTVERSION} -MAINTAINER= stefan@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Alternative BitTorrent client with queuing functionality RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_bsddb.so:${PORTSDIR}/databases/py-bsddb |