diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Nmap-Parser/Makefile | 2 | ||||
-rw-r--r-- | security/pbnj/Makefile | 2 |
2 files changed, 2 insertions, 2 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 \ diff --git a/security/pbnj/Makefile b/security/pbnj/Makefile index 6efa51785650..63c344034063 100644 --- a/security/pbnj/Makefile +++ b/security/pbnj/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= jabra@ccs.neu.edu +MAINTAINER= ports@FreeBSD.org COMMENT= A suite of tools to monitor changes on a network BUILD_DEPENDS= ${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML \ |