diff options
Diffstat (limited to 'security/ossec-hids')
-rw-r--r-- | security/ossec-hids/Makefile | 2 | ||||
-rw-r--r-- | security/ossec-hids/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/ossec-hids/Makefile b/security/ossec-hids/Makefile index e93e065..ef60efd 100644 --- a/security/ossec-hids/Makefile +++ b/security/ossec-hids/Makefile @@ -1,3 +1,5 @@ +WWW= https://ossec.github.io + .include "${.CURDIR}/version.mk" RUN_DEPENDS= ossec-hids-${OSSEC_TYPE}>=${PORTVERSION}:security/ossec-hids-${OSSEC_TYPE} diff --git a/security/ossec-hids/pkg-descr b/security/ossec-hids/pkg-descr index 3156a70..31935c9 100644 --- a/security/ossec-hids/pkg-descr +++ b/security/ossec-hids/pkg-descr @@ -2,5 +2,3 @@ OSSEC is a scalable, multi-platform, open source Host-based Intrusion Detection System (HIDS). It has a powerful correlation and analysis engine, integrating log analysis, file integrity checking, Windows registry monitoring, centralized policy enforcement, rootkit detection, real-time alerting and active response. - -WWW: https://ossec.github.io |