Also sort ignoring case -- makes finding things by browsing easier.

This commit is contained in:
Ruslan Ermilov 2004-01-20 08:55:06 +00:00
parent 67e272e2b8
commit 93970e2689
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=124745

View File

@ -2,8 +2,7 @@
# $FreeBSD$ # $FreeBSD$
# XXX MISSING: mkproto # XXX MISSING: mkproto
SUBDIR= IPXrouted \ SUBDIR= ac \
ac \
accton \ accton \
${_acpi} \ ${_acpi} \
adduser \ adduser \
@ -58,6 +57,7 @@ SUBDIR= IPXrouted \
${_ipresend} \ ${_ipresend} \
${_ipsend} \ ${_ipsend} \
${_iptest} \ ${_iptest} \
IPXrouted \
jail \ jail \
jexec \ jexec \
jls \ jls \