summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-01-20 08:55:06 +0000
committerru <ru@FreeBSD.org>2004-01-20 08:55:06 +0000
commitb1bd9b612f7cf6e8af220d15c01a427f5e9f3401 (patch)
tree2ca5427c5e8a6673a095a524ff66a920de9e0e40 /usr.sbin
parent687bdc69394d3d755f9c62e77f3c1fd4f4edfaa9 (diff)
downloadFreeBSD-src-b1bd9b612f7cf6e8af220d15c01a427f5e9f3401.zip
FreeBSD-src-b1bd9b612f7cf6e8af220d15c01a427f5e9f3401.tar.gz
Also sort ignoring case -- makes finding things by browsing easier.
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 66f595d..e9a1f43 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
# XXX MISSING: mkproto
-SUBDIR= IPXrouted \
- ac \
+SUBDIR= ac \
accton \
${_acpi} \
adduser \
@@ -58,6 +57,7 @@ SUBDIR= IPXrouted \
${_ipresend} \
${_ipsend} \
${_iptest} \
+ IPXrouted \
jail \
jexec \
jls \
OpenPOWER on IntegriCloud