diff options
Diffstat (limited to 'net/p5-Net-Ident/Makefile')
-rw-r--r-- | net/p5-Net-Ident/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-Ident/Makefile b/net/p5-Net-Ident/Makefile index 4ba1373a4a5..1705529651f 100644 --- a/net/p5-Net-Ident/Makefile +++ b/net/p5-Net-Ident/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2015/06/12 10:50:47 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2016/06/08 19:24:11 wiz Exp $ # DISTNAME= Net-Ident-1.24 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |