diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2014-06-30 05:51:02 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2014-06-30 05:51:02 +0000 |
commit | e6ab3ba6618ebe0ff2d8783ff63f9815fe24e8d6 (patch) | |
tree | 205fa84652221a0dcdd7c62a7675ef3761ebdae1 /dns | |
parent | 435c27917a4140dde72303e85a245414d327a40c (diff) |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/p5-Net-RBLClient/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/p5-Net-RBLClient/Makefile b/dns/p5-Net-RBLClient/Makefile index ea07e90190be..c3cbe43c29af 100644 --- a/dns/p5-Net-RBLClient/Makefile +++ b/dns/p5-Net-RBLClient/Makefile @@ -7,7 +7,7 @@ CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= gslin@gslin.org +MAINTAINER= ports@FreeBSD.org COMMENT= Queries multiple Realtime Blackhole Lists in parallel BUILD_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \ |