diff options
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r-- | net-mgmt/Makefile | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index ee8951c4a734..a7e943abb5f7 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -73,6 +73,7 @@ SUBDIR += fastnetmon SUBDIR += fence-agents SUBDIR += fetchconfig + SUBDIR += fli SUBDIR += flow-tools SUBDIR += flowd SUBDIR += flowviewer @@ -151,7 +152,6 @@ SUBDIR += mtrace SUBDIR += mysql-snmp SUBDIR += mysqld_exporter - SUBDIR += nagcon SUBDIR += nagios SUBDIR += nagios-certexp-plugin SUBDIR += nagios-check_bacula13 @@ -192,7 +192,6 @@ SUBDIR += netbox-agent SUBDIR += netdata SUBDIR += netdata-go - SUBDIR += netdisco SUBDIR += netdisco-mibs SUBDIR += netleak SUBDIR += netmagis-common @@ -303,6 +302,7 @@ SUBDIR += php82-snmp SUBDIR += php83-snmp SUBDIR += php84-snmp + SUBDIR += php85-snmp SUBDIR += phpfpm_exporter SUBDIR += phpipam SUBDIR += ping_exporter @@ -407,7 +407,6 @@ SUBDIR += torrus SUBDIR += triton-guesttools SUBDIR += unbound_exporter - SUBDIR += unifi8 SUBDIR += unifi9 SUBDIR += victoria-logs SUBDIR += victoria-metrics @@ -420,10 +419,6 @@ SUBDIR += xymon-client SUBDIR += xymon-server SUBDIR += yaf - SUBDIR += zabbix5-agent - SUBDIR += zabbix5-java - SUBDIR += zabbix5-proxy - SUBDIR += zabbix5-server SUBDIR += zabbix6-agent SUBDIR += zabbix6-frontend SUBDIR += zabbix6-java @@ -439,5 +434,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> |