diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-11-20 07:02:41 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-11-20 07:02:41 +0000 |
commit | dd56201cc7d7c85a447afb17d6cfdf8d07cc7671 (patch) | |
tree | 1cea039e30c7e357ff9ede159408d4f860e6a66e /security/Makefile | |
parent | ef28dd30a227257ff3973bee2b2b00c81af5fcb6 (diff) | |
download | ports-dd56201cc7d7c85a447afb17d6cfdf8d07cc7671.tar.gz ports-dd56201cc7d7c85a447afb17d6cfdf8d07cc7671.zip |
add fwlogwatch
A packet filter and firewall log analyzer
Notes
Notes:
svn path=/head/; revision=50248
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 52db28a25219..a498d8f697d7 100644 --- a/security/Makefile +++ b/security/Makefile @@ -46,6 +46,7 @@ SUBDIR += fressh SUBDIR += fuzz SUBDIR += fwbuilder + SUBDIR += fwlogwatch SUBDIR += fwtk SUBDIR += gag SUBDIR += geheimnis |