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/cp2fwb | |
parent | 3a726cb4d93524261eb6813129578e9209c46b30 (diff) | |
download | ports-02251346074767ede00b77f9e0a0df90b1325d1c.tar.gz ports-02251346074767ede00b77f9e0a0df90b1325d1c.zip |
Notes
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 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 \ |