diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-12-30 18:54:37 +0800 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-12-30 18:54:37 +0800 |
commit | 36014b1c04afd95888c0fa088a43d0affbbbaee6 (patch) | |
tree | 287025d9d7d43d254ce669e1d49131cab9cd5a4d /security | |
parent | 4e8eda4541ca9f2223efcbd9ffba058ddbbec683 (diff) | |
download | freebsd-ports-gnome-36014b1c04afd95888c0fa088a43d0affbbbaee6.tar.gz freebsd-ports-gnome-36014b1c04afd95888c0fa088a43d0affbbbaee6.tar.zst freebsd-ports-gnome-36014b1c04afd95888c0fa088a43d0affbbbaee6.zip |
- Update to 1.4
PR: ports/117761
Submitted by: valerio.daelli at gmail.com (maintainer)
Diffstat (limited to 'security')
-rw-r--r-- | security/ossec-hids-local/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/ossec-hids-local/Makefile b/security/ossec-hids-local/Makefile index be28fa9ca49e..e357b11a2fb7 100644 --- a/security/ossec-hids-local/Makefile +++ b/security/ossec-hids-local/Makefile @@ -5,6 +5,8 @@ # $FreeBSD$ # +COMMENT= The client and server (local) port of ossec-hids + LOCAL_ONLY= yes MASTERDIR= ${.CURDIR}/../ossec-hids-server |