From a2f34139731a8223174c7efa4535b12ee4cd0e14 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Thu, 7 Sep 2017 17:11:26 +0200 Subject: [PATCH] net-mgmt/zabbix-agent: move to version 3.4 --- 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 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"