diff options
author | Sahil Tandon <sahil@FreeBSD.org> | 2010-07-29 02:58:44 +0000 |
---|---|---|
committer | Sahil Tandon <sahil@FreeBSD.org> | 2010-07-29 02:58:44 +0000 |
commit | e971ac5f265005919174ea76347103e9ef303c27 (patch) | |
tree | c671dcb8280d4d8da4b38e33fde846e7ccfc9521 /dns/p5-Net-DNS-Async | |
parent | de223a1ada2dda46ac9fb3a1a505093d334bbe4f (diff) |
Notes
Diffstat (limited to 'dns/p5-Net-DNS-Async')
-rw-r--r-- | dns/p5-Net-DNS-Async/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/p5-Net-DNS-Async/Makefile b/dns/p5-Net-DNS-Async/Makefile index f908767d5607..c1d2b2d1a09f 100644 --- a/dns/p5-Net-DNS-Async/Makefile +++ b/dns/p5-Net-DNS-Async/Makefile @@ -11,7 +11,7 @@ CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= sahil@tandon.net +MAINTAINER= sahil@FreeBSD.org COMMENT= Asynchronous DNS helper for high volume applications BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS |