diff options
Diffstat (limited to 'net/p5-Nmap-Parser/Makefile')
-rw-r--r-- | net/p5-Nmap-Parser/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Nmap-Parser/Makefile b/net/p5-Nmap-Parser/Makefile index be12fa72a0c..3b6af368b11 100644 --- a/net/p5-Nmap-Parser/Makefile +++ b/net/p5-Nmap-Parser/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2013/07/21 14:58:58 wen Exp $ +# $NetBSD: Makefile,v 1.19 2014/05/29 23:37:10 wiz Exp $ # DISTNAME= Nmap-Parser-1.31 PKGNAME= p5-${DISTNAME}0 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Nmap/} |