aboutsummaryrefslogtreecommitdiff
path: root/dns/py-adns
diff options
context:
space:
mode:
authorAlexandre C. GuimarĂ£es <rigoletto@FreeBSD.org>2023-09-10 23:13:40 +0000
committerAlexandre C. GuimarĂ£es <rigoletto@FreeBSD.org>2023-09-10 23:13:40 +0000
commit53feed73dd10ac72adf0224fac1ff05437f17a5a (patch)
tree9a3470d151f2a81a6beca8bfc90a56e107e20aca /dns/py-adns
parent6cbeebb080fe2905fa6ba05fda628335d85961ac (diff)
downloadports-53feed73dd10ac72adf0224fac1ff05437f17a5a.tar.gz
ports-53feed73dd10ac72adf0224fac1ff05437f17a5a.zip
Returning all my ports to the pool.
- Unfortunately I have no time to maintain them anymore.
Diffstat (limited to 'dns/py-adns')
-rw-r--r--dns/py-adns/Makefile2
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/