summaryrefslogtreecommitdiffstats
path: root/security/ossec-hids-agent
diff options
context:
space:
mode:
authorDominik Lisiak <dominik.lisiak@bemsoft.pl>2019-08-25 19:37:39 +0200
committerDominik Lisiak <dominik.lisiak@bemsoft.pl>2019-08-25 19:37:39 +0200
commit5c868b7aea8d57dbe119011093ac96677e2c3b03 (patch)
treeff23bf653f4c7f83fa0601864f3eb1b3c770cb62 /security/ossec-hids-agent
parentPrepare for powerpc-on-clang by deleting hard-coded tests for architecture (diff)
downloadossec-5c868b7aea8d57dbe119011093ac96677e2c3b03.tar.xz
Moved basic port variables to ossec-hids/version.mk.
Diffstat (limited to 'security/ossec-hids-agent')
-rw-r--r--security/ossec-hids-agent/Makefile1
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