diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
commit | 4c2e4f186201b31c37dc6ace0bc178984cefa9fd (patch) | |
tree | bcc2e191eb5eeae24427359a8943308c4d228097 /security/cp2fwb | |
parent | Handle '#' and '$' in pkg-comment properly. (diff) |
De-pkg-comment.
Diffstat (limited to '')
-rw-r--r-- | security/cp2fwb/Makefile | 1 | ||||
-rw-r--r-- | security/cp2fwb/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/security/cp2fwb/Makefile b/security/cp2fwb/Makefile index 0565f0ef009b..45ffd7fa8426 100644 --- a/security/cp2fwb/Makefile +++ b/security/cp2fwb/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= cp2fwbuilder EXTRACT_SUFX= .tgz MAINTAINER= chris@unixpages.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 \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 diff --git a/security/cp2fwb/pkg-comment b/security/cp2fwb/pkg-comment deleted file mode 100644 index 8bee59003f7e..000000000000 --- a/security/cp2fwb/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Checkpoint FW1 to Firewall Builder ruleset converter |