diff options
author | Stefan Walter <stefan@FreeBSD.org> | 2006-05-07 13:32:13 +0000 |
---|---|---|
committer | Stefan Walter <stefan@FreeBSD.org> | 2006-05-07 13:32:13 +0000 |
commit | a8f97fb786b0720591d7f0098b291af2d8d7a120 (patch) | |
tree | bd85744bdcab41612119638d0cc60cebf79fb455 /net-p2p/btqueue | |
parent | 46084d8884eedfa8c471520135e6700723637b0f (diff) | |
download | ports-a8f97fb786b0720591d7f0098b291af2d8d7a120.tar.gz ports-a8f97fb786b0720591d7f0098b291af2d8d7a120.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 f0dc026f922a..6a86947055d3 100644 --- a/net-p2p/btqueue/Makefile +++ b/net-p2p/btqueue/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= BTQueue-${PORTVERSION} -MAINTAINER= sw@gegenunendlich.de +MAINTAINER= stefan@FreeBSD.org COMMENT= Alternative BitTorrent client with queuing functionality RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_bsddb.so:${PORTSDIR}/databases/py-bsddb |