aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authorrm <rm@FreeBSD.org>2012-09-23 02:46:24 +0800
committerrm <rm@FreeBSD.org>2012-09-23 02:46:24 +0800
commitbc89034a97b0797260f2f4d8a34721c6e9bee699 (patch)
tree89911b5757718d601855bf16626edbb95a0673e0 /dns
parent99789c964643b7d74b437ece0fdb6464c5d0c314 (diff)
downloadfreebsd-ports-gnome-bc89034a97b0797260f2f4d8a34721c6e9bee699.tar.gz
freebsd-ports-gnome-bc89034a97b0797260f2f4d8a34721c6e9bee699.tar.zst
freebsd-ports-gnome-bc89034a97b0797260f2f4d8a34721c6e9bee699.zip
- take maintainership
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