diff options
author | obrien <obrien@FreeBSD.org> | 1998-09-25 10:58:26 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1998-09-25 10:58:26 +0000 |
commit | 934e5fd5b4ba9144f702e3b8de3ea757a0630c04 (patch) | |
tree | 4d00ccca600f214dcd899fd94f8c216c88e8989b /misc/Makefile | |
parent | bbae1bec9afccadf02815c68fb7bf79a214a7876 (diff) | |
download | FreeBSD-ports-934e5fd5b4ba9144f702e3b8de3ea757a0630c04.zip FreeBSD-ports-934e5fd5b4ba9144f702e3b8de3ea757a0630c04.tar.gz |
turn on `cwish'
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 438d31c..87e5fd9 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.162 1998/08/17 00:26:57 steve Exp $ +# $Id: Makefile,v 1.163 1998/08/25 16:11:35 kuriyama Exp $ # SUBDIR += acron @@ -9,6 +9,7 @@ SUBDIR += chord SUBDIR += colorls SUBDIR += ctk + SUBDIR += cwish SUBDIR += deco SUBDIR += dejagnu SUBDIR += diction |