diff options
Diffstat (limited to 'dns/py-adns/Makefile')
-rw-r--r-- | dns/py-adns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/py-adns/Makefile b/dns/py-adns/Makefile index 5310d593ed5d..7bbed3f7749c 100644 --- a/dns/py-adns/Makefile +++ b/dns/py-adns/Makefile @@ -5,7 +5,7 @@ CATEGORIES= dns python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rigoletto@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python module to resolve IPs to host names WWW= https://github.com/trolldbois/python3-adns/ |