diff options
Diffstat (limited to 'net/p5-Socket6/Makefile')
-rw-r--r-- | net/p5-Socket6/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Socket6/Makefile b/net/p5-Socket6/Makefile index 20d809ef504..6a243405d53 100644 --- a/net/p5-Socket6/Makefile +++ b/net/p5-Socket6/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.33 2011/08/14 14:14:49 obache Exp $ +# $NetBSD: Makefile,v 1.34 2012/10/03 21:57:08 wiz Exp $ # DISTNAME= Socket6-0.23 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 SVR4_PKGNAME= p5so6 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Socket6/} |