diff options
author | miwi <miwi@FreeBSD.org> | 2007-04-21 05:33:44 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-04-21 05:33:44 +0800 |
commit | c34819eec44f76f9f47edcd5c46564b04b77e033 (patch) | |
tree | ddc9a7417b4a133e4e2dd0ddb9ecd1e1468f6859 /security/Makefile | |
parent | cf6919b3485b83198b985560e9872823b246eba2 (diff) | |
download | freebsd-ports-gnome-c34819eec44f76f9f47edcd5c46564b04b77e033.tar.gz freebsd-ports-gnome-c34819eec44f76f9f47edcd5c46564b04b77e033.tar.zst freebsd-ports-gnome-c34819eec44f76f9f47edcd5c46564b04b77e033.zip |
- Add ossec-hids-client as slave port.
PR: ports/111944
Submitted by: Valerio Daelli <valerio.daelli at gmail.com>
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 35a2783cfba1..d94e7264f497 100644 --- a/security/Makefile +++ b/security/Makefile @@ -309,6 +309,7 @@ SUBDIR += openvpn-devel SUBDIR += opieprint SUBDIR += osiris + SUBDIR += ossec-hids-client SUBDIR += ossec-hids-local SUBDIR += ossec-hids-server SUBDIR += osslsigncode |