aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2009-02-12 19:01:27 +0000
committerWesley Shields <wxs@FreeBSD.org>2009-02-12 19:01:27 +0000
commit20510caebfe16488051412ee931e50b8976c5226 (patch)
tree50e79bf6091eb26a67d7e0d4b7928ea283cf3b05 /dns
parent9711a999499249d5b0951d46a535ab28ae5b421e (diff)
downloadports-20510caebfe16488051412ee931e50b8976c5226.tar.gz
ports-20510caebfe16488051412ee931e50b8976c5226.zip
- Pass maintainership to submitter
PR: ports/131617 Submitted by: Andrew Greenwood <greenwood.andy@gmail.com>
Notes
Notes: svn path=/head/; revision=228139
Diffstat (limited to 'dns')
-rw-r--r--dns/py-dnspython/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/py-dnspython/Makefile b/dns/py-dnspython/Makefile
index 38145b540758..1bc6b277c691 100644
--- a/dns/py-dnspython/Makefile
+++ b/dns/py-dnspython/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= dns python
MASTER_SITES= http://www.dnspython.org/kits/${PORTVERSION}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= greenwood.andy@gmail.com
COMMENT= A DNS toolkit for Python
USE_PYTHON= yes