diff --git a/net-mgmt/zabbix-agent/Makefile b/net-mgmt/zabbix-agent/Makefile index 9aad3a194..ecdb798e0 100644 --- a/net-mgmt/zabbix-agent/Makefile +++ b/net-mgmt/zabbix-agent/Makefile @@ -1,8 +1,7 @@ PLUGIN_NAME= zabbix-agent -PLUGIN_VERSION= 0.1 +PLUGIN_VERSION= 1.0 PLUGIN_COMMENT= Enterprise-class open source distributed monitoring agent PLUGIN_DEPENDS= zabbix32-agent -PLUGIN_DEVEL= yes PLUGIN_MAINTAINER= opnsense@moov.de .include "../../Mk/plugins.mk"