aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2024-05-11 01:53:39 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2024-05-11 01:53:39 +0000
commit7cc7c36ce3b24fd6f25d0af1b70d1a484e00f38b (patch)
treec5511b7e45912adf03a26e7e5cc5b1b0b70662dd
parentd75dd772ea93f1ca5e7addd09c63b9aab374cf1c (diff)
security/wazuh-agent: Remove obsolete line
-rw-r--r--security/wazuh-agent/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/security/wazuh-agent/Makefile b/security/wazuh-agent/Makefile
index 1164ebe9c834..92d2402acf70 100644
--- a/security/wazuh-agent/Makefile
+++ b/security/wazuh-agent/Makefile
@@ -90,8 +90,6 @@ WAZUHMOD770= /etc/shared/default /logs /queue/alerts /queue/fim \
WAZUHPREFIX= /var/ossec
-FBSD_MAJOR_VERSION=13
-
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 1300139 && ${OSVERSION} < 1400000