From 307eee581c045da61892e9c57cd443a5ad0b4268 Mon Sep 17 00:00:00 2001 From: marino Date: Sun, 9 Nov 2014 11:06:52 +0000 Subject: Add four zabbix24 ports to net-mgmt (similar to zabbix22* ports) This add Zabbix 2.4.1 server, agent, frontend, and proxy PR: 194104 Submitted by: pakhom706 (gmail) --- net-mgmt/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'net-mgmt/Makefile') diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 79327f65d830..0a2ded290da3 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -326,5 +326,9 @@ SUBDIR += zabbix22-frontend SUBDIR += zabbix22-proxy SUBDIR += zabbix22-server + SUBDIR += zabbix24-agent + SUBDIR += zabbix24-frontend + SUBDIR += zabbix24-proxy + SUBDIR += zabbix24-server .include -- cgit