diff options
author | rm <rm@FreeBSD.org> | 2012-09-23 02:46:24 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2012-09-23 02:46:24 +0800 |
commit | bc89034a97b0797260f2f4d8a34721c6e9bee699 (patch) | |
tree | 89911b5757718d601855bf16626edbb95a0673e0 /dns | |
parent | 99789c964643b7d74b437ece0fdb6464c5d0c314 (diff) | |
download | freebsd-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/Makefile | 2 |
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 |