diff options
author | Dominik Lisiak <dominik.lisiak@bemsoft.pl> | 2021-06-27 21:39:03 +0200 |
---|---|---|
committer | Dominik Lisiak <dominik.lisiak@bemsoft.pl> | 2021-06-27 21:39:03 +0200 |
commit | 8bedf9eeeb5079ef6bef01d13032a327fd941a05 (patch) | |
tree | 3c0e491152b799dd392696c0485ba1f790007e00 /security/ossec-hids-local/Makefile | |
parent | Added official patches for 3.6.0_1 (diff) | |
download | ossec-8bedf9eeeb5079ef6bef01d13032a327fd941a05.tar.xz |
Replaced sed with esed to be compatible with FreeBSD 13.0.3.6.0_2
Diffstat (limited to 'security/ossec-hids-local/Makefile')
-rw-r--r-- | security/ossec-hids-local/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/ossec-hids-local/Makefile b/security/ossec-hids-local/Makefile index b54dfb4..c800cea 100644 --- a/security/ossec-hids-local/Makefile +++ b/security/ossec-hids-local/Makefile @@ -1,5 +1,3 @@ -# $FreeBSD: head/security/ossec-hids-local/Makefile 556647 2020-11-30 15:16:43Z linimon $ - PKGNAMESUFFIX?= -${OSSEC_TYPE} COMMENT?= Security tool to monitor and check logs and intrusions - local (standalone) installation OSSEC_TYPE?= local |