diff options
Diffstat (limited to 'net/p5-Net-Bind/Makefile')
-rw-r--r-- | net/p5-Net-Bind/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-Bind/Makefile b/net/p5-Net-Bind/Makefile index 36bfaf80f07..8f3bd5e47f7 100644 --- a/net/p5-Net-Bind/Makefile +++ b/net/p5-Net-Bind/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2011/10/17 11:09:31 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/03 21:57:00 wiz Exp $ DISTNAME= Net-Bind-0.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |