diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-10-16 18:17:35 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-10-16 18:17:35 +0000 |
commit | b4133861d2bd61c443172e5ef85754202d877e49 (patch) | |
tree | c5c6113d11e9e82ca7052bc3ce82cc70449674ba /net-p2p/qtorrent | |
parent | take maintainership (diff) |
- Drop maintainership
PR: ports/72765
Submitted by: Michael Johnson <ahze@ahze.net> (maintainer)
Diffstat (limited to 'net-p2p/qtorrent')
-rw-r--r-- | net-p2p/qtorrent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/qtorrent/Makefile b/net-p2p/qtorrent/Makefile index bff757cfe08d..6d846b67d8d3 100644 --- a/net-p2p/qtorrent/Makefile +++ b/net-p2p/qtorrent/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9.6.1 CATEGORIES= net python MASTER_SITES= http://thegraveyard.org/files/ -MAINTAINER= ahze@ahze.net +MAINTAINER= ports@FreeBSD.org COMMENT= BitTorrent client that uses the Qt widget-set BUILD_DEPENDS= pyuic:${PORTSDIR}/x11-toolkits/py-qt |