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