diff options
Diffstat (limited to 'net/p5-Net/Makefile')
-rw-r--r-- | net/p5-Net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net/Makefile b/net/p5-Net/Makefile index 8c2795daef0..66f4d57a44d 100644 --- a/net/p5-Net/Makefile +++ b/net/p5-Net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2007/09/07 15:56:26 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2007/09/30 17:45:24 wiz Exp $ DISTNAME= libnet-1.22 PKGNAME= p5-Net-1.22 @@ -6,7 +6,7 @@ SVR4_PKGNAME= p5net CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} -MAINTAINER= shell@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/libnet/ COMMENT= Perl5 modules to access and use network protocols |