diff --git a/security/wazuh-agent/Makefile b/security/wazuh-agent/Makefile index b9b8f19ed..d30039151 100644 --- a/security/wazuh-agent/Makefile +++ b/security/wazuh-agent/Makefile @@ -1,8 +1,7 @@ PLUGIN_NAME= wazuh-agent -PLUGIN_VERSION= 1.0.0 -#PLUGIN_REVISION= 1 -PLUGIN_COMMENT= Agent for the opensource security platform Wazuh +PLUGIN_VERSION= 1.0 +PLUGIN_COMMENT= Agent for the open source security platform Wazuh +PLUGIN_DEPENDS= wazuh-agent PLUGIN_MAINTAINER= ad@opnsense.org -PLUGIN_TIER= 3 .include "../../Mk/plugins.mk"