diff options
Diffstat (limited to 'net/p5-Nmap-Parser/Makefile')
-rw-r--r-- | net/p5-Nmap-Parser/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Nmap-Parser/Makefile b/net/p5-Nmap-Parser/Makefile index a13c738df79..f684b31061a 100644 --- a/net/p5-Nmap-Parser/Makefile +++ b/net/p5-Nmap-Parser/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2014/10/09 14:06:48 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:50:50 wiz Exp $ # DISTNAME= Nmap-Parser-1.31 PKGNAME= p5-${DISTNAME}0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Nmap/} |