From 9b9c14360a03f5594c5c7a829a4ba5ade4be4e3c Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Sun, 30 Dec 2018 21:59:51 +0100 Subject: [PATCH] net-mgmt/zabbix-agent: move to 4.0; closes #1091 --- net-mgmt/zabbix-agent/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"