diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-12-13 05:34:18 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-12-13 05:34:18 +0800 |
commit | bf78de59331747800061d9840df071b061f20787 (patch) | |
tree | 3d23d463a2e0b82f1e09379a2e0424d36bd6879f /dns/p5-POE-Component-Client-DNS | |
parent | ca86acc3f67b1f583c0aa0343cfc143f3261cb7d (diff) | |
download | freebsd-ports-gnome-bf78de59331747800061d9840df071b061f20787.tar.gz freebsd-ports-gnome-bf78de59331747800061d9840df071b061f20787.tar.zst freebsd-ports-gnome-bf78de59331747800061d9840df071b061f20787.zip |
- Pass to perl@
Diffstat (limited to 'dns/p5-POE-Component-Client-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 \ |