diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-04-20 21:32:20 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-04-20 21:32:20 +0000 |
commit | 24bea4ab44944c7ab175b4861c0c599c15ec089f (patch) | |
tree | f433f870fd0700a1b4e2b36dc2aea4c22bb973ed /security/Makefile | |
parent | 2ab3c923e5867166314d637264b0081cb3cddbd0 (diff) | |
download | ports-24bea4ab44944c7ab175b4861c0c599c15ec089f.tar.gz ports-24bea4ab44944c7ab175b4861c0c599c15ec089f.zip |
- Add ossec-hids-local as slave port
PR: ports/111944
Submitted by: Valerio Daelli <valerio.daelli at gmail.com>
Notes
Notes:
svn path=/head/; revision=190498
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 1be8f413d366..35a2783cfba1 100644 --- a/security/Makefile +++ b/security/Makefile @@ -309,6 +309,7 @@ SUBDIR += openvpn-devel SUBDIR += opieprint SUBDIR += osiris + SUBDIR += ossec-hids-local SUBDIR += ossec-hids-server SUBDIR += osslsigncode SUBDIR += outguess |