aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2010-01-20 06:02:31 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2010-01-20 06:02:31 +0000
commit2e12aa734c3fe7895bd55ff95deebb3a82f6973f (patch)
tree060283ea79d998b92f2a0f0f1c6aae82b3d5a885 /net-mgmt/Makefile
parent2beda26d2307ca197641483ecfad6c0ae3a1d712 (diff)
downloadports-2e12aa734c3fe7895bd55ff95deebb3a82f6973f.tar.gz
ports-2e12aa734c3fe7895bd55ff95deebb3a82f6973f.zip
- Fix sorting and minor cleanups in category Makefiles
Notes
Notes: svn path=/head/; revision=248188
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r--net-mgmt/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile
index 107787a7181e..cb452c0b5313 100644
--- a/net-mgmt/Makefile
+++ b/net-mgmt/Makefile
@@ -49,8 +49,8 @@
SUBDIR += ciscoconf
SUBDIR += clog
SUBDIR += collectd
- SUBDIR += coovachilli
SUBDIR += confregdecode
+ SUBDIR += coovachilli
SUBDIR += cowpatty
SUBDIR += cricket
SUBDIR += darkstat
@@ -109,7 +109,6 @@
SUBDIR += mtrace
SUBDIR += nagcon
SUBDIR += nagios
- SUBDIR += nagios2
SUBDIR += nagios-certexp-plugin
SUBDIR += nagios-check_bacula
SUBDIR += nagios-check_clamav
@@ -128,6 +127,7 @@
SUBDIR += nagios-snmp-plugins
SUBDIR += nagios-snmp-plugins-extras
SUBDIR += nagios-spamd-plugin
+ SUBDIR += nagios2
SUBDIR += nagiosagent
SUBDIR += nagiosgraph
SUBDIR += nagiosgrapher
@@ -277,13 +277,13 @@
SUBDIR += xymon-server
SUBDIR += yabm
SUBDIR += yaf
- SUBDIR += zabbix16-agent
- SUBDIR += zabbix16-frontend
- SUBDIR += zabbix16-proxy
- SUBDIR += zabbix16-server
SUBDIR += zabbix-agent
SUBDIR += zabbix-frontend
SUBDIR += zabbix-proxy
SUBDIR += zabbix-server
+ SUBDIR += zabbix16-agent
+ SUBDIR += zabbix16-frontend
+ SUBDIR += zabbix16-proxy
+ SUBDIR += zabbix16-server
.include <bsd.port.subdir.mk>