diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2003-06-04 18:58:11 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2003-06-04 18:58:11 +0000 |
commit | 02251346074767ede00b77f9e0a0df90b1325d1c (patch) | |
tree | ce98be328a0553b4fbe1ac38d58b48fa3501ed0f /security | |
parent | - Fix yet another bug that might be used for a root exploit. As with the last (diff) |
Assign MAINTAINER to ports@FreeBSD.org.
PR: ports/52534
Submitted by: Christian Brueffer <chris@unixpages.org>
Diffstat (limited to '')
-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 45ffd7fa8426..3593376ade6d 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 \ |