diff options
Diffstat (limited to 'net/p5-POE-Component-Client-DNS/Makefile')
-rw-r--r-- | net/p5-POE-Component-Client-DNS/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-POE-Component-Client-DNS/Makefile b/net/p5-POE-Component-Client-DNS/Makefile index 2d1ae86d3d2..fe3c23b4649 100644 --- a/net/p5-POE-Component-Client-DNS/Makefile +++ b/net/p5-POE-Component-Client-DNS/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2008/10/19 19:18:33 he Exp $ +# $NetBSD: Makefile,v 1.6 2009/07/17 18:00:20 adrianp Exp $ # DISTNAME= POE-Component-Client-DNS-1.00 @@ -7,7 +7,7 @@ PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/} -MAINTAINER= adrianp@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/POE-Component-Client-DNS/ COMMENT= Non-blocking, concurrent DNS requests |