diff options
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 |