diff options
Diffstat (limited to 'net/p5-Socket6/Makefile')
-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 b3c1c7bb00c..5f935bc8280 100644 --- a/net/p5-Socket6/Makefile +++ b/net/p5-Socket6/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.16 2004/06/26 22:02:12 adrianp Exp $ +# $NetBSD: Makefile,v 1.17 2004/12/20 11:31:07 grant Exp $ # DISTNAME= Socket6-0.17 PKGNAME= p5-Socket6-0.17 SVR4_PKGNAME= p5so6 +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Socket6/} |