diff options
author | zi <zi@FreeBSD.org> | 2014-01-16 21:05:20 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2014-01-16 21:05:20 +0800 |
commit | 48077cd0842ed1a79428f2ec5bdc5914b0d8fad6 (patch) | |
tree | 092904b74085da5ef04b5e4fc95e604cc045e0ee /dns | |
parent | f8d49d259881df90dfe53daabd3ae60f9d0ad564 (diff) | |
download | freebsd-ports-gnome-48077cd0842ed1a79428f2ec5bdc5914b0d8fad6.tar.gz freebsd-ports-gnome-48077cd0842ed1a79428f2ec5bdc5914b0d8fad6.tar.zst freebsd-ports-gnome-48077cd0842ed1a79428f2ec5bdc5914b0d8fad6.zip |
- Reset maintainer due to fatal email bounces
Reported by: portscout
Diffstat (limited to 'dns')
-rw-r--r-- | dns/p5-Net-DNSBL-Statistics/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/p5-Net-DNSBL-Statistics/Makefile b/dns/p5-Net-DNSBL-Statistics/Makefile index 2f1f8db1b57e..811a92876467 100644 --- a/dns/p5-Net-DNSBL-Statistics/Makefile +++ b/dns/p5-Net-DNSBL-Statistics/Makefile @@ -7,7 +7,7 @@ CATEGORIES= dns mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tjs@cdpa.nsysu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= Gather DNSBL Statistics RUN_DEPENDS= p5-Net-DNS-Codes>=0.09:${PORTSDIR}/dns/p5-Net-DNS-Codes \ |