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/dnscap | |
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/dnscap')
-rw-r--r-- | dns/dnscap/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |