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 | |
parent | 9457b31d222a908d535f4afb09752e1d96289ac7 (diff) |
Notes
-rw-r--r-- | databases/p5-Test-DatabaseRow/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Nmap-Parser/Makefile | 2 | ||||
-rw-r--r-- | security/pbnj/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/databases/p5-Test-DatabaseRow/Makefile b/databases/p5-Test-DatabaseRow/Makefile index f1c87f4019fe..1673d5ea041b 100644 --- a/databases/p5-Test-DatabaseRow/Makefile +++ b/databases/p5-Test-DatabaseRow/Makefile @@ -11,7 +11,7 @@ CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= jabra@ccs.neu.edu +MAINTAINER= ports@FreeBSD.org COMMENT= Simple database tests BUILD_DEPENDS= ${SITE_PERL}/mach/DBI.pm:${PORTSDIR}/databases/p5-DBI \ 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 \ |