diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2007-07-01 17:31:13 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2007-07-01 17:31:13 +0000 |
commit | 2e68860c254a2b719e135d196c09af3429b1b66d (patch) | |
tree | 4e911cd60e37498601b11421c7423aa4ddfd7d3a /net-p2p/py-bittorrent/Makefile | |
parent | - Update to 5.0.1 (diff) |
Drop maintainership
Diffstat (limited to 'net-p2p/py-bittorrent/Makefile')
-rw-r--r-- | net-p2p/py-bittorrent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/py-bittorrent/Makefile b/net-p2p/py-bittorrent/Makefile index 4eca8194ff4f..d0b50a1ed82c 100644 --- a/net-p2p/py-bittorrent/Makefile +++ b/net-p2p/py-bittorrent/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://download.bittorrent.com/dl/ MASTER_SITE_SUBDIR= ${PORTNAME:L} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= lioux@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 \ |