aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authorcrees <crees@FreeBSD.org>2011-09-08 03:34:00 +0800
committercrees <crees@FreeBSD.org>2011-09-08 03:34:00 +0800
commitb998056dc4153a9696ef59e063941ad804f1e401 (patch)
treef43fff5bdb1657cbc121c8b0235814c85e411ba8 /dns
parent46a90d67063d3a49b4facc77060c07d95a78a165 (diff)
downloadfreebsd-ports-graphics-b998056dc4153a9696ef59e063941ad804f1e401.tar.gz
freebsd-ports-graphics-b998056dc4153a9696ef59e063941ad804f1e401.tar.zst
freebsd-ports-graphics-b998056dc4153a9696ef59e063941ad804f1e401.zip
Pass maintainership to Mikhail Tsatsenko.
Thank you for volunteering.
Diffstat (limited to 'dns')
-rw-r--r--dns/checkdns/Makefile2
-rw-r--r--dns/py-adns/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/dns/checkdns/Makefile b/dns/checkdns/Makefile
index 54d664f3259..4d1e94988b4 100644
--- a/dns/checkdns/Makefile
+++ b/dns/checkdns/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= dns
MASTER_SITES= http://www.enderunix.org/checkdns/ \
http://www.trunix.org/projeler/checkdns/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= m.tsatsenko@gmail.com
COMMENT= A domain name server analysis and reporting tool
MAKE_JOBS_SAFE= yes
diff --git a/dns/py-adns/Makefile b/dns/py-adns/Makefile
index ff3d093eae1..f7002a13bef 100644
--- a/dns/py-adns/Makefile
+++ b/dns/py-adns/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= adns-python-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= m.tsatsenko@gmail.com
COMMENT= A Python Interface to adns, the asynchronous DNS library
LIB_DEPENDS= adns.1:${PORTSDIR}/dns/adns