summaryrefslogtreecommitdiff
path: root/security/ossec-hids-server/files/patch-LOCATION
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-04-20 21:29:20 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-04-20 21:29:20 +0000
commit2ab3c923e5867166314d637264b0081cb3cddbd0 (patch)
treee25138f135833c8e47743cfea22081421058756c /security/ossec-hids-server/files/patch-LOCATION
parent- cleanup non-supported [1] (with changes) (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>
Diffstat (limited to 'security/ossec-hids-server/files/patch-LOCATION')
-rw-r--r--security/ossec-hids-server/files/patch-LOCATION7
1 files changed, 7 insertions, 0 deletions
diff --git a/security/ossec-hids-server/files/patch-LOCATION b/security/ossec-hids-server/files/patch-LOCATION
new file mode 100644
index 000000000000..f2ebade2745d
--- /dev/null
+++ b/security/ossec-hids-server/files/patch-LOCATION
@@ -0,0 +1,7 @@
+diff -ruN src/LOCATION.orig src/LOCATION
+--- src/LOCATION.orig Tue Oct 25 18:18:50 2005
++++ src/LOCATION Mon Apr 2 10:51:37 2007
+@@ -1,2 +1,2 @@
+-DIR="/var/ossec"
++DIR="PREFIX"
+ CC=gcc