summaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2012-09-22 18:46:24 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2012-09-22 18:46:24 +0000
commitbd7a1aab54177b8fc45f6091fa49e087cb4a8dab (patch)
tree89911b5757718d601855bf16626edbb95a0673e0 /dns
parent- Cleanup options handling a bit, adding back DVD related options (diff)
- take maintainership
Notes
Notes: svn path=/head/; revision=304704
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 06ea3a5ebcee..2a82cec71b5c 100644
--- a/dns/py-dnspython/Makefile
+++ b/dns/py-dnspython/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= dns python
MASTER_SITES= http://www.dnspython.org/kits/${PORTVERSION}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= rm@FreeBSD.org
COMMENT= A DNS toolkit for Python
USE_PYTHON= yes