diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-09-18 20:04:26 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-09-18 20:04:26 +0800 |
commit | 13657ccdcb3a9c7c4fce88aba1ab37e9167e50d2 (patch) | |
tree | 0a767bd566f573b4ff7f72c79ceb23905c03c81d /security/Makefile | |
parent | 4a0c6dcb52c881bd80b78545789f58de00099fca (diff) | |
download | freebsd-ports-gnome-13657ccdcb3a9c7c4fce88aba1ab37e9167e50d2.tar.gz freebsd-ports-gnome-13657ccdcb3a9c7c4fce88aba1ab37e9167e50d2.tar.zst freebsd-ports-gnome-13657ccdcb3a9c7c4fce88aba1ab37e9167e50d2.zip |
add cp2fwb 0.6
Checkpoint FW1 to Firewall Builder ruleset converter
PR: 37298
Submitted by: Christian Brueffer <chris@unixpages.org>
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 8611eefd4237..2a721bb519a3 100644 --- a/security/Makefile +++ b/security/Makefile @@ -32,6 +32,7 @@ SUBDIR += chrootuid SUBDIR += cksfv SUBDIR += cops + SUBDIR += cp2fwb SUBDIR += crack SUBDIR += cracklib SUBDIR += crank |