diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-09-04 11:54:41 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-09-04 11:54:41 +0000 |
commit | f1e3e958bf7d56baeb34837f26fd4323626a3a66 (patch) | |
tree | 8f2ae68332c9307ec0c1fef48bfc3c8ec62de405 /security/p5-Nmap-Parser/Makefile | |
parent | a874531649e161ec16e58be603ebab7e31eb1ded (diff) |
Notes
Diffstat (limited to 'security/p5-Nmap-Parser/Makefile')
-rw-r--r-- | security/p5-Nmap-Parser/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Nmap-Parser/Makefile b/security/p5-Nmap-Parser/Makefile index d8a2742c0caa..e5f6275c99da 100644 --- a/security/p5-Nmap-Parser/Makefile +++ b/security/p5-Nmap-Parser/Makefile @@ -6,12 +6,12 @@ # PORTNAME= Nmap-Parser -PORTVERSION= 1.13 +PORTVERSION= 1.16 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jadawin@FreeBSD.org COMMENT= Parse nmap scan data with perl BUILD_DEPENDS= p5-XML-Twig>=3.16:${PORTSDIR}/textproc/p5-XML-Twig \ |