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 7c202003bfa..0db98c52a55 100644 --- a/net/p5-Net-Bind/Makefile +++ b/net/p5-Net-Bind/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2015/06/12 10:50:45 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2016/06/08 19:24:09 wiz Exp $ DISTNAME= Net-Bind-0.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |