diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2018-08-08 12:26:27 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2018-08-08 12:26:27 +0000 |
commit | c65d3bebfda01a8b230191c6881a1a6a8663723e (patch) | |
tree | 9b8a5bd65220265fd2c6a5c2963b00bede6291cb /net-mgmt | |
parent | c64be79f866ee97cf9295348dc240f0274999952 (diff) | |
download | ports-c65d3bebfda01a8b230191c6881a1a6a8663723e.tar.gz ports-c65d3bebfda01a8b230191c6881a1a6a8663723e.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 98ce2178cead..1f70eaebb46f 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -265,12 +265,12 @@ SUBDIR += p5-NetAddr-IP-Lite SUBDIR += p5-NetApp SUBDIR += p5-POE-Component-SNMP + SUBDIR += p5-RDR-Collector SUBDIR += p5-SNMP-Info SUBDIR += p5-SNMP-MIB-Compiler SUBDIR += p5-SNMP-Simple SUBDIR += p5-SNMP-Trapinfo SUBDIR += p5-SNMP-Util - SUBDIR += p5-RDR-Collector SUBDIR += p5-SNMP_Session SUBDIR += p5-Telnet-Cisco SUBDIR += p5-Tie-NetAddr-IP @@ -302,9 +302,9 @@ SUBDIR += pnp-icinga SUBDIR += pnp-icinga2 SUBDIR += portmon + SUBDIR += prometheus-collectd-exporter SUBDIR += prometheus1 SUBDIR += prometheus2 - SUBDIR += prometheus-collectd-exporter SUBDIR += pushgateway SUBDIR += py-adal SUBDIR += py-ciscoconfparse @@ -318,8 +318,8 @@ SUBDIR += py-napalm-logs SUBDIR += py-ncclient SUBDIR += py-pdagent - SUBDIR += py-pyIOSXR SUBDIR += py-prometheus-client + SUBDIR += py-pyIOSXR SUBDIR += py-pyang SUBDIR += py-pyeapi SUBDIR += py-pynsca |