summaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2019-11-04 21:21:03 +0000
committerRene Ladan <rene@FreeBSD.org>2019-11-04 21:21:03 +0000
commit2f557a46788f7ec9b1355f7a17e8ca1cfe208f8b (patch)
treeaaa2c08d71abd608c59b88d2f47129b176e8865b /dns
parentReturn eadler's ports to the pools after safekeeping his commit bit. (diff)
Returns johans's ports to the pool after safekeeping his commit bit.
Notes
Notes: svn path=/head/; revision=516744
Diffstat (limited to 'dns')
-rw-r--r--dns/dnsutl/Makefile2
-rw-r--r--dns/walker/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/dns/dnsutl/Makefile b/dns/dnsutl/Makefile
index b17dc2dd3022..9ba0026d3491 100644
--- a/dns/dnsutl/Makefile
+++ b/dns/dnsutl/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 2
CATEGORIES= dns
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}
-MAINTAINER= johans@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Programs to make using DNS easier
LIB_DEPENDS= libexplain.so:devel/libexplain
diff --git a/dns/walker/Makefile b/dns/walker/Makefile
index 3e961783ad0c..6d668b63df4b 100644
--- a/dns/walker/Makefile
+++ b/dns/walker/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 1
CATEGORIES= dns
MASTER_SITES= http://josefsson.org/walker/releases/
-MAINTAINER= johans@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Recover zone file information from servers that use DNSSEC
LICENSE= GPLv2+