aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/Makefile
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2020-06-03 22:50:18 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2020-06-03 22:50:18 +0000
commitce579ea98c63763dd51cb02c81e9e381fdca6221 (patch)
tree6ea1b7f230d41bc0aeef41b88ddb334f0cc30ccb /net-mgmt/Makefile
parentbe60350de5a97e261d13cb86e089bda3c98f5558 (diff)
downloadports-ce579ea98c63763dd51cb02c81e9e381fdca6221.tar.gz
ports-ce579ea98c63763dd51cb02c81e9e381fdca6221.zip
New ports: net-mgmt/zabbix5-[agent|frontend|java|proxy|server]
net-mgmt/zabbix4 -> net-mgmt/zabbix5 What's new in Zabbix 5.0: https://www.zabbix.com/documentation/current/manual/introduction/whatsnew500 PR: 246447 Submitted by: Juraj Lutter <juraj@lutter.sk> Submitted by: pg@pakhom.spb.ru Reported by: vvd@unislabs.com
Notes
Notes: svn path=/head/; revision=537856
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r--net-mgmt/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile
index a7369f58c641..99fed96a1615 100644
--- a/net-mgmt/Makefile
+++ b/net-mgmt/Makefile
@@ -401,5 +401,10 @@
SUBDIR += zabbix44-java
SUBDIR += zabbix44-proxy
SUBDIR += zabbix44-server
+ SUBDIR += zabbix5-agent
+ SUBDIR += zabbix5-frontend
+ SUBDIR += zabbix5-java
+ SUBDIR += zabbix5-proxy
+ SUBDIR += zabbix5-server
.include <bsd.port.subdir.mk>