summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-03-09 00:51:20 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-03-09 00:51:20 +0000
commit19e4924603aacc9dc1a8d2b6ae318850ffd7dfd6 (patch)
tree9d9c3e617e9554fe4975730cb13962da3fc31fd4 /misc
parentColor patch for ls. Am I going to be killed for this? ;) (diff)
Added colorls.
Notes
Notes: svn path=/head/; revision=1111
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile
index b840e41d99d9..47f520f9ae93 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,8 +1,8 @@
-# $Id: Makefile,v 1.42 1995/03/01 00:25:15 gpalmer Exp $
+# $Id: Makefile,v 1.43 1995/03/06 08:17:02 asami Exp $
#
# restricted: pgp.usa_only pgp.non-usa_only
#
-SUBDIR= Canna Wnn amanda cpm hfs iozone ispell less mshell mtools nkf \
+SUBDIR= Canna Wnn amanda colorls cpm hfs iozone ispell less mshell mtools nkf \
rman screen top tua xdu xsysstats
.include <bsd.port.subdir.mk>