diff options
author | lioux <lioux@FreeBSD.org> | 2007-07-02 01:31:13 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2007-07-02 01:31:13 +0800 |
commit | 48ade582aadd8f6f6df742ac3c99fa6ae65a2430 (patch) | |
tree | 34ecbd2a811351f66f6296ec3ea76349c0815dc5 /net-p2p/py-bittorrent | |
parent | 9d5d1f4c92007f7e42da205077bd16cc54955514 (diff) | |
download | freebsd-ports-gnome-48ade582aadd8f6f6df742ac3c99fa6ae65a2430.tar.gz freebsd-ports-gnome-48ade582aadd8f6f6df742ac3c99fa6ae65a2430.tar.zst freebsd-ports-gnome-48ade582aadd8f6f6df742ac3c99fa6ae65a2430.zip |
Drop maintainership
Diffstat (limited to 'net-p2p/py-bittorrent')
-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 \ |