From 8bedf9eeeb5079ef6bef01d13032a327fd941a05 Mon Sep 17 00:00:00 2001 From: Dominik Lisiak Date: Sun, 27 Jun 2021 21:39:03 +0200 Subject: Replaced sed with esed to be compatible with FreeBSD 13.0. --- security/ossec-hids/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'security/ossec-hids/Makefile') diff --git a/security/ossec-hids/Makefile b/security/ossec-hids/Makefile index 629e556..e93e065 100644 --- a/security/ossec-hids/Makefile +++ b/security/ossec-hids/Makefile @@ -1,5 +1,3 @@ -# $FreeBSD: head/security/ossec-hids/Makefile 518343 2019-11-24 17:58:28Z fernape $ - .include "${.CURDIR}/version.mk" RUN_DEPENDS= ossec-hids-${OSSEC_TYPE}>=${PORTVERSION}:security/ossec-hids-${OSSEC_TYPE} -- cgit v1.2.3