diff options
Diffstat (limited to 'net/p5-Net-NBName/Makefile')
-rw-r--r-- | net/p5-Net-NBName/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-NBName/Makefile b/net/p5-Net-NBName/Makefile index 92306d2e03c..d7eba6a4410 100644 --- a/net/p5-Net-NBName/Makefile +++ b/net/p5-Net-NBName/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2016/06/08 19:24:12 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2017/06/05 14:24:21 ryoon Exp $ # DISTNAME= Net-NBName-0.26 PKGNAME= p5-${DISTNAME} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |