diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-06-17 22:00:06 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-06-17 22:00:06 +0000 |
commit | 34c3cbb769e2090d99aa3a28b2d48ccf60bd790d (patch) | |
tree | 8717d3637524ae48f69170cbc46c7a8165ce4cd0 /net-p2p | |
parent | 8c9fc8d969aeba396366bdbc32d09c41727bbb82 (diff) |
Notes
Diffstat (limited to 'net-p2p')
-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 3e687c356762..cc8fb8fc64e9 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= ports@FreeBSD.org +MAINTAINER= bhaga@absoludicrous.com COMMENT?= A peer-to-peer tool for distributing files written in Python RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/dns/__init__.py:${PORTSDIR}/dns/py-dnspython \ |