diff options
Diffstat (limited to 'net/p5-Socket6')
-rw-r--r-- | net/p5-Socket6/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Socket6/Makefile b/net/p5-Socket6/Makefile index 0775bf5fa4f..56fbb444368 100644 --- a/net/p5-Socket6/Makefile +++ b/net/p5-Socket6/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.31 2010/01/16 19:27:18 heinz Exp $ +# $NetBSD: Makefile,v 1.32 2010/08/21 16:35:32 seb Exp $ # DISTNAME= Socket6-0.23 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5so6 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Socket6/} |