diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-02-12 19:01:27 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-02-12 19:01:27 +0000 |
commit | 20510caebfe16488051412ee931e50b8976c5226 (patch) | |
tree | 50e79bf6091eb26a67d7e0d4b7928ea283cf3b05 /dns/py-dnspython/Makefile | |
parent | 9711a999499249d5b0951d46a535ab28ae5b421e (diff) | |
download | ports-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/py-dnspython/Makefile')
-rw-r--r-- | dns/py-dnspython/Makefile | 2 |
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 |