diff options
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r-- | net-mgmt/Makefile | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index f8f8900c2d35..8b01d855b206 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -303,6 +303,7 @@ SUBDIR += php82-snmp SUBDIR += php83-snmp SUBDIR += php84-snmp + SUBDIR += php85-snmp SUBDIR += phpfpm_exporter SUBDIR += phpipam SUBDIR += ping_exporter @@ -419,7 +420,6 @@ SUBDIR += xymon-client SUBDIR += xymon-server SUBDIR += yaf - SUBDIR += zabbix5-server SUBDIR += zabbix6-agent SUBDIR += zabbix6-frontend SUBDIR += zabbix6-java @@ -435,5 +435,10 @@ SUBDIR += zabbix72-java SUBDIR += zabbix72-proxy SUBDIR += zabbix72-server + SUBDIR += zabbix74-agent + SUBDIR += zabbix74-frontend + SUBDIR += zabbix74-java + SUBDIR += zabbix74-proxy + SUBDIR += zabbix74-server .include <bsd.port.subdir.mk> |