diff options
author | mat <mat@FreeBSD.org> | 2018-08-08 20:26:27 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2018-08-08 20:26:27 +0800 |
commit | 30649c45428d8019b2778ac11d9a8e79ed194d70 (patch) | |
tree | 9b8a5bd65220265fd2c6a5c2963b00bede6291cb /net-mgmt | |
parent | 1c52bff6f55104306ee300616c99b0f24138920a (diff) | |
download | freebsd-ports-gnome-30649c45428d8019b2778ac11d9a8e79ed194d70.tar.gz freebsd-ports-gnome-30649c45428d8019b2778ac11d9a8e79ed194d70.tar.zst freebsd-ports-gnome-30649c45428d8019b2778ac11d9a8e79ed194d70.zip |
Regular sorting of categories Makefiles.
Sponsored by: Absolight
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 |