From dcc5f5d81901631deabf1317291c85ac5177b44b Mon Sep 17 00:00:00 2001 From: wxs Date: Wed, 17 Jun 2009 15:08:36 +0000 Subject: - Pass back to the pool as I don't use this anymore. --- net-p2p/py-bittorrent/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-p2p/py-bittorrent') diff --git a/net-p2p/py-bittorrent/Makefile b/net-p2p/py-bittorrent/Makefile index c37e4aed7136..3e687c356762 100644 --- a/net-p2p/py-bittorrent/Makefile +++ b/net-p2p/py-bittorrent/Makefile @@ -13,7 +13,7 @@ CATEGORIES?= net-p2p python MASTER_SITES= http://download.bittorrent.com/dl/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= wxs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT?= A peer-to-peer tool for distributing files written in Python RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/dns/__init__.py:${PORTSDIR}/dns/py-dnspython \ -- cgit