diff options
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r-- | net-mgmt/Makefile | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index f8f8900c2d35..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 @@ -419,7 +419,6 @@ SUBDIR += xymon-client SUBDIR += xymon-server SUBDIR += yaf - SUBDIR += zabbix5-server SUBDIR += zabbix6-agent SUBDIR += zabbix6-frontend SUBDIR += zabbix6-java @@ -435,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> |