aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2009-06-18 06:00:06 +0800
committerwxs <wxs@FreeBSD.org>2009-06-18 06:00:06 +0800
commit6e3fd27f3b81c4e54955374f8e4ff195b7e843cc (patch)
tree3812a4f56d4648dfaa3a08b11d36c69fa9d4f083 /net-p2p
parent1d63dc47049d6b44e50b80145403750e056bfa96 (diff)
downloadfreebsd-ports-graphics-6e3fd27f3b81c4e54955374f8e4ff195b7e843cc.tar.gz
freebsd-ports-graphics-6e3fd27f3b81c4e54955374f8e4ff195b7e843cc.tar.zst
freebsd-ports-graphics-6e3fd27f3b81c4e54955374f8e4ff195b7e843cc.zip
- Pass maintainer role to submitter
Submitted by: bhaga@absoludicrous.com (private mail)
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 3e687c35676..cc8fb8fc64e 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 \