diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-09-03 03:12:33 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-09-03 03:12:33 +0000 |
commit | 54deec61c93b65a40f6373d73b4a6f9e092e9c55 (patch) | |
tree | ac7dc027f36fe2c700cd242cbcedbf29e5c5e3d5 /security/p5-Nmap-Parser | |
parent | 9457b31d222a908d535f4afb09752e1d96289ac7 (diff) | |
download | ports-54deec61c93b65a40f6373d73b4a6f9e092e9c55.tar.gz ports-54deec61c93b65a40f6373d73b4a6f9e092e9c55.zip |
Notes
Diffstat (limited to 'security/p5-Nmap-Parser')
-rw-r--r-- | security/p5-Nmap-Parser/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Nmap-Parser/Makefile b/security/p5-Nmap-Parser/Makefile index 0410ce0a9817..d8a2742c0caa 100644 --- a/security/p5-Nmap-Parser/Makefile +++ b/security/p5-Nmap-Parser/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= jabra@ccs.neu.edu +MAINTAINER= ports@FreeBSD.org COMMENT= Parse nmap scan data with perl BUILD_DEPENDS= p5-XML-Twig>=3.16:${PORTSDIR}/textproc/p5-XML-Twig \ |