diff options
-rw-r--r-- | net/p5-Socket6/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/p5-Socket6/Makefile b/net/p5-Socket6/Makefile index 554c4960e02..8db85474f1f 100644 --- a/net/p5-Socket6/Makefile +++ b/net/p5-Socket6/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2008/11/05 14:58:20 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2008/11/05 15:25:34 wiz Exp $ # DISTNAME= Socket6-0.23 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 SVR4_PKGNAME= p5so6 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Socket6/} |