diff options
author | adamw <adamw@FreeBSD.org> | 2003-06-04 18:58:11 +0000 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2003-06-04 18:58:11 +0000 |
commit | a019a8cd9166d672736fcda582574c45e26c46bf (patch) | |
tree | ee4499acd62e5a738a3bdf3be1b9d4173ccc20b7 /security/cp2fwb | |
parent | b6e90fd994ed12b9d9100571beaf2542189a2726 (diff) | |
download | FreeBSD-ports-a019a8cd9166d672736fcda582574c45e26c46bf.zip FreeBSD-ports-a019a8cd9166d672736fcda582574c45e26c46bf.tar.gz |
Assign MAINTAINER to ports@FreeBSD.org.
PR: ports/52534
Submitted by: Christian Brueffer <chris@unixpages.org>
Diffstat (limited to 'security/cp2fwb')
-rw-r--r-- | security/cp2fwb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cp2fwb/Makefile b/security/cp2fwb/Makefile index 45ffd7f..3593376 100644 --- a/security/cp2fwb/Makefile +++ b/security/cp2fwb/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= cp2fwbuilder EXTRACT_SUFX= .tgz -MAINTAINER= chris@unixpages.org +MAINTAINER= ports@FreeBSD.org COMMENT= Checkpoint FW1 to Firewall Builder ruleset converter RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/XML/Writer.pm:${PORTSDIR}/textproc/p5-XML-Writer \ |