diff --git a/net-mgmt/zabbix-agent/Makefile b/net-mgmt/zabbix-agent/Makefile index f5fc30f9d..14cb883d5 100644 --- a/net-mgmt/zabbix-agent/Makefile +++ b/net-mgmt/zabbix-agent/Makefile @@ -1,7 +1,7 @@ PLUGIN_NAME= zabbix-agent PLUGIN_VERSION= 1.4 PLUGIN_COMMENT= Enterprise-class open source distributed monitoring agent -PLUGIN_DEPENDS= zabbix34-agent +PLUGIN_DEPENDS= zabbix4-agent PLUGIN_MAINTAINER= opnsense@moov.de .include "../../Mk/plugins.mk"