diff options
author | rene <rene@FreeBSD.org> | 2016-11-17 06:55:39 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2016-11-17 06:55:39 +0800 |
commit | 1b05caa52db2c7feaab48001402a972692ff3030 (patch) | |
tree | 9513ca9c374681e88db7cf5ae85e4008e47ee327 /dns | |
parent | faca1d9f2440af81d2cf3452c7adafbb7777c818 (diff) | |
download | freebsd-ports-gnome-1b05caa52db2c7feaab48001402a972692ff3030.tar.gz freebsd-ports-gnome-1b05caa52db2c7feaab48001402a972692ff3030.tar.zst freebsd-ports-gnome-1b05caa52db2c7feaab48001402a972692ff3030.zip |
Reset edwin's ports, he has handed in his commit bit.
With hat: portmgr-secretary
Diffstat (limited to 'dns')
-rw-r--r-- | dns/dnscap/Makefile | 2 | ||||
-rw-r--r-- | dns/dnstracer/Makefile | 2 | ||||
-rw-r--r-- | dns/rbllookup-ng/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dns/dnscap/Makefile b/dns/dnscap/Makefile index d46d75b2e997..e014e934e0b3 100644 --- a/dns/dnscap/Makefile +++ b/dns/dnscap/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 134 CATEGORIES= dns MASTER_SITES= http://dnscap.dns-oarc.net/ -MAINTAINER= edwin@mavetju.org +MAINTAINER= ports@FreeBSD.org COMMENT= DNS network traffic capture utility HAS_CONFIGURE= yes diff --git a/dns/dnstracer/Makefile b/dns/dnstracer/Makefile index 78f237b3bd6c..6dfc75e910b8 100644 --- a/dns/dnstracer/Makefile +++ b/dns/dnstracer/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= http://www.mavetju.org/download/ -MAINTAINER= edwin@mavetju.org +MAINTAINER= ports@FreeBSD.org COMMENT= Trace a chain of DNS servers to the source USES= gmake diff --git a/dns/rbllookup-ng/Makefile b/dns/rbllookup-ng/Makefile index d4d57bd75b19..5c629e4f02fe 100644 --- a/dns/rbllookup-ng/Makefile +++ b/dns/rbllookup-ng/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= dns mail MASTER_SITES= http://www.mavetju.org/download/ -MAINTAINER= edwin@mavetju.org +MAINTAINER= ports@FreeBSD.org COMMENT= Check given IP/Host presence in RBLs BUILD_DEPENDS= p5-Net-DNS>=0:dns/p5-Net-DNS \ |