diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-12 21:34:18 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-12 21:34:18 +0000 |
commit | f4bf3d23a355f6e9e16b9d707c8688fa1ed2770f (patch) | |
tree | db1424b28ec1940891d4e4541a1f8c0d469dc9e9 /dns | |
parent | 4f94379c342aaf07887722b26e8280b659bae928 (diff) | |
download | ports-f4bf3d23a355f6e9e16b9d707c8688fa1ed2770f.tar.gz ports-f4bf3d23a355f6e9e16b9d707c8688fa1ed2770f.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/p5-POE-Component-Client-DNS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/p5-POE-Component-Client-DNS/Makefile b/dns/p5-POE-Component-Client-DNS/Makefile index 384fb2e14951..5ca11b1cc6a7 100644 --- a/dns/p5-POE-Component-Client-DNS/Makefile +++ b/dns/p5-POE-Component-Client-DNS/Makefile @@ -12,7 +12,7 @@ CATEGORIES= dns perl5 devel MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= POE component for non-blocking/concurrent DNS queries BUILD_DEPENDS= p5-POE>=1.007:${PORTSDIR}/devel/p5-POE \ |