diff options
author | stefan <stefan@FreeBSD.org> | 2006-05-07 21:32:13 +0800 |
---|---|---|
committer | stefan <stefan@FreeBSD.org> | 2006-05-07 21:32:13 +0800 |
commit | 8380e896dcba46788b1ee38bbc7c344a7e53c9a1 (patch) | |
tree | e0f111bdea65a0f95354457ba5154f0fb6415dc2 /net-p2p/btqueue | |
parent | f3b3e5b23bd4f3a6c98711a89766bff216d91f79 (diff) | |
download | freebsd-ports-gnome-8380e896dcba46788b1ee38bbc7c344a7e53c9a1.tar.gz freebsd-ports-gnome-8380e896dcba46788b1ee38bbc7c344a7e53c9a1.tar.zst freebsd-ports-gnome-8380e896dcba46788b1ee38bbc7c344a7e53c9a1.zip |
Convert MAINTAINER to my freebsd.org account.
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 |