diff options
author | pav <pav@FreeBSD.org> | 2004-10-17 02:17:35 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-10-17 02:17:35 +0800 |
commit | 8c641395a9070451be2268752a453f48832abbe1 (patch) | |
tree | b66ac74e0bfc5e2ab78a2755522091b69a6e7edd /net-p2p | |
parent | 697d41c15a24bae76a45f7ac1b347b5705a23e67 (diff) | |
download | freebsd-ports-gnome-8c641395a9070451be2268752a453f48832abbe1.tar.gz freebsd-ports-gnome-8c641395a9070451be2268752a453f48832abbe1.tar.zst freebsd-ports-gnome-8c641395a9070451be2268752a453f48832abbe1.zip |
- Drop maintainership
PR: ports/72765
Submitted by: Michael Johnson <ahze@ahze.net> (maintainer)
Diffstat (limited to 'net-p2p')
-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 |