diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2014-01-16 13:05:20 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2014-01-16 13:05:20 +0000 |
commit | caeaebda9fed9a654024dfc3054f1cd7ba0c4d42 (patch) | |
tree | 092904b74085da5ef04b5e4fc95e604cc045e0ee /dns | |
parent | 2b4889f439c0ddfb96f7f27d29fc9799a07aacf7 (diff) |
Notes
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 \ |