diff options
author | foxfair <foxfair@FreeBSD.org> | 2005-12-22 23:52:43 +0800 |
---|---|---|
committer | foxfair <foxfair@FreeBSD.org> | 2005-12-22 23:52:43 +0800 |
commit | 3b5634f07e8a8f704f96069b7f6a5bfa74680df5 (patch) | |
tree | 74e5bb901367fa824299de8c659a912b1331b6b1 /security/Makefile | |
parent | 1e25757904cba27cc69bafda4ad3c4b2fbd1216b (diff) | |
download | freebsd-ports-gnome-3b5634f07e8a8f704f96069b7f6a5bfa74680df5.tar.gz freebsd-ports-gnome-3b5634f07e8a8f704f96069b7f6a5bfa74680df5.tar.zst freebsd-ports-gnome-3b5634f07e8a8f704f96069b7f6a5bfa74680df5.zip |
Add ipfcount 0.1, summarise ipf logs by counting and sorting the fields.
PR: ports/90811
Submitted by: Robert Archer <freebsd@deathbeforedecaf.net>
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 6805db227d0c..4f599b9ee8c6 100644 --- a/security/Makefile +++ b/security/Makefile @@ -167,6 +167,7 @@ SUBDIR += ifd-slb_rf60 SUBDIR += ike-scan SUBDIR += integrit + SUBDIR += ipfcount SUBDIR += ipfilter2dshield SUBDIR += ipfmeta SUBDIR += ipfw2dshield |