summaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-09-21 05:59:19 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-09-21 05:59:19 +0000
commit59358b9cf98ad760dfc0e631433356978cbfe2bf (patch)
tree6e18765eaf0dbf3c548d3367d490412548057e40 /sysutils/Makefile
parent- update to 2.1.a3 (diff)
Sort entries.
Notes
Notes: svn path=/head/; revision=48029
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index ff2c535e51b3..cd7a15e1cd6c 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
#
- SUBDIR += yawho
SUBDIR += LPRng
SUBDIR += abck
@@ -23,7 +22,7 @@
SUBDIR += clockspeed
SUBDIR += colorize
SUBDIR += comconsole
- SUBDIR += consolehm
+ SUBDIR += consolehm
SUBDIR += contool
SUBDIR += copytape
SUBDIR += cpbk
@@ -124,17 +123,17 @@
SUBDIR += prips
SUBDIR += procmap
SUBDIR += pslist
- SUBDIR += pstree
SUBDIR += psmisc
+ SUBDIR += pstree
SUBDIR += pwgen
SUBDIR += pyfind
SUBDIR += qtpkg
SUBDIR += rdate
- SUBDIR += rotate
- SUBDIR += rtty
SUBDIR += readlink
SUBDIR += rmonitor
SUBDIR += roottail
+ SUBDIR += rotate
+ SUBDIR += rtty
SUBDIR += ruby-application.rb
SUBDIR += ruby-quota
SUBDIR += ruby-syslog
@@ -203,5 +202,6 @@
SUBDIR += xw
SUBDIR += xwatch
SUBDIR += xwipower
+ SUBDIR += yawho
.include <bsd.port.subdir.mk>