diff options
Diffstat (limited to 'net/p5-INET6/Makefile')
-rw-r--r-- | net/p5-INET6/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-INET6/Makefile b/net/p5-INET6/Makefile index b961115c1ac..80052a1473f 100644 --- a/net/p5-INET6/Makefile +++ b/net/p5-INET6/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2004/05/08 07:37:40 snj Exp $ +# $NetBSD: Makefile,v 1.5 2004/12/20 11:31:06 grant Exp $ # DISTNAME= INET6-2.00 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} |