diff options
Diffstat (limited to 'security/ossec-hids-agent/Makefile')
-rw-r--r-- | security/ossec-hids-agent/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/ossec-hids-agent/Makefile b/security/ossec-hids-agent/Makefile index 60fc031..158ce0c 100644 --- a/security/ossec-hids-agent/Makefile +++ b/security/ossec-hids-agent/Makefile @@ -1,5 +1,6 @@ # $FreeBSD: head/security/ossec-hids-agent/Makefile 484537 2018-11-09 18:52:21Z swills $ +COMMENT= Security tool to monitor and check logs and intrusions - agent installation OSSEC_TYPE= agent MASTERDIR= ${.CURDIR}/../ossec-hids-local |