aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-07-11 05:23:10 +0800
committerpav <pav@FreeBSD.org>2007-07-11 05:23:10 +0800
commit1f3926636c28f33148fc7d04b8afa7eeca71a2aa (patch)
tree793e8f4aa2c1a74041ccb99869e53cde715b3f1e /net-p2p
parente6ab6546828c6d4ef34fd867f77937a803c1e1a9 (diff)
downloadfreebsd-ports-gnome-1f3926636c28f33148fc7d04b8afa7eeca71a2aa.tar.gz
freebsd-ports-gnome-1f3926636c28f33148fc7d04b8afa7eeca71a2aa.tar.zst
freebsd-ports-gnome-1f3926636c28f33148fc7d04b8afa7eeca71a2aa.zip
- Take maintainership
PR: ports/114222 Submitted by: Wesley Shields <wxs@atarininja.org>
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/py-bittorrent/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/py-bittorrent/Makefile b/net-p2p/py-bittorrent/Makefile
index d0b50a1ed82c..7e0b77717a6f 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= ports@FreeBSD.org
+MAINTAINER= wxs@atarininja.org
COMMENT?= A peer-to-peer tool for distributing files written in Python
RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/dns/__init__.py:${PORTSDIR}/dns/py-dnspython \