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 90be0d7b89c..1a00c135881 100644 --- a/net/p5-Nmap-Parser/Makefile +++ b/net/p5-Nmap-Parser/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2012/10/23 17:18:53 asau Exp $ +# $NetBSD: Makefile,v 1.17 2013/05/31 12:41:41 wiz Exp $ # DISTNAME= Nmap-Parser-1.21 PKGNAME= p5-${DISTNAME}0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Nmap/} |