diff options
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 |