diff options
author | asami <asami@FreeBSD.org> | 1995-03-09 08:51:20 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-03-09 08:51:20 +0800 |
commit | dcd7cc98f32b69182d318d9b0b3fb464f25a4812 (patch) | |
tree | a2e7da34aa9552d929b1f28e8dc16901c32ad87a /misc | |
parent | 3f0e59838fc7f96a1b1341aec1b9ec7b4aa1b93c (diff) | |
download | freebsd-ports-gnome-dcd7cc98f32b69182d318d9b0b3fb464f25a4812.tar.gz freebsd-ports-gnome-dcd7cc98f32b69182d318d9b0b3fb464f25a4812.tar.zst freebsd-ports-gnome-dcd7cc98f32b69182d318d9b0b3fb464f25a4812.zip |
Added colorls.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 4 |
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> |