diff --git a/net-mgmt/zabbix-agent/Makefile b/net-mgmt/zabbix-agent/Makefile index 367b2e029..df5fdb1eb 100644 --- a/net-mgmt/zabbix-agent/Makefile +++ b/net-mgmt/zabbix-agent/Makefile @@ -2,7 +2,7 @@ PLUGIN_NAME= zabbix-agent PLUGIN_VERSION= 1.1 PLUGIN_REVISION= 1 PLUGIN_COMMENT= Enterprise-class open source distributed monitoring agent -PLUGIN_DEPENDS= zabbix32-agent +PLUGIN_DEPENDS= zabbix34-agent PLUGIN_MAINTAINER= opnsense@moov.de .include "../../Mk/plugins.mk"