diff options
author | Steve Price <steve@FreeBSD.org> | 1999-05-03 04:37:46 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-05-03 04:37:46 +0000 |
commit | f2bb095f136289c1d12e9b67ebd81056870b2a74 (patch) | |
tree | c4b0f6e7d66ebf1d677089451859a65da193fe4f /misc/Makefile | |
parent | 5bd93a51feec4248dea8de4dbb07cc46f2846907 (diff) | |
download | ports-f2bb095f136289c1d12e9b67ebd81056870b2a74.tar.gz ports-f2bb095f136289c1d12e9b67ebd81056870b2a74.zip |
Notes
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 bcc504baee6e..e27c25a15682 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.202 1999/04/27 12:33:35 taoka Exp $ +# $Id: Makefile,v 1.203 1999/04/30 09:40:30 taoka Exp $ # SUBDIR += 221upgrade @@ -16,6 +16,7 @@ SUBDIR += bbjd SUBDIR += buffer SUBDIR += chord + SUBDIR += cmatrix SUBDIR += colorls SUBDIR += colortail SUBDIR += crosspad |