diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-04-20 21:29:20 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-04-20 21:29:20 +0000 |
commit | 2ab3c923e5867166314d637264b0081cb3cddbd0 (patch) | |
tree | e25138f135833c8e47743cfea22081421058756c /security/Makefile | |
parent | 74786e1406b24b6f8953272d4129d12b4b75835d (diff) |
OSSEC is an Open Source Host-based Intrusion Detection System.
It performs log analysis, integrity checking, Windows registry
monitoring, rootkit detection, time-based alerting and active
response.
WWW: http://www.ossec.net/
PR: ports/111944
Submitted by: Valerio Daelli <valerio.daelli at gmail.com>
Notes
Notes:
svn path=/head/; revision=190496
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 e2047b575adf..1be8f413d366 100644 --- a/security/Makefile +++ b/security/Makefile @@ -309,6 +309,7 @@ SUBDIR += openvpn-devel SUBDIR += opieprint SUBDIR += osiris + SUBDIR += ossec-hids-server SUBDIR += osslsigncode SUBDIR += outguess SUBDIR += p5-Authen-Bitcard |