diff options
author | sahil <sahil@FreeBSD.org> | 2010-07-29 10:58:44 +0800 |
---|---|---|
committer | sahil <sahil@FreeBSD.org> | 2010-07-29 10:58:44 +0800 |
commit | a3be8cffa07f22d4ba57b0248ff47c81eee34ba7 (patch) | |
tree | 9b0fe50e5c1c3a4f345d719aaa4653b343eac29c /dns | |
parent | 2853f064eab4a1b09b6c3f66a87583b3169718f5 (diff) | |
download | freebsd-ports-gnome-a3be8cffa07f22d4ba57b0248ff47c81eee34ba7.tar.gz freebsd-ports-gnome-a3be8cffa07f22d4ba57b0248ff47c81eee34ba7.tar.zst freebsd-ports-gnome-a3be8cffa07f22d4ba57b0248ff47c81eee34ba7.zip |
- Update my MAINTAINER address to sahil@FreeBSD.org
Diffstat (limited to 'dns')
-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 |