diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-30 05:35:25 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-30 05:35:25 +0000 |
commit | c3ae29ae38346adf9beb7881f5d0f1c159fce64f (patch) | |
tree | a2cb9b84ef31b7154eb08c1be2c73954232e95d7 /misc | |
parent | 43d5aeb835714f4cbfe95965363a58dd6e6f458a (diff) | |
download | ports-c3ae29ae38346adf9beb7881f5d0f1c159fce64f.tar.gz ports-c3ae29ae38346adf9beb7881f5d0f1c159fce64f.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index fcf408a63b58..eccc7c7bb390 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.217 1999/06/27 16:32:04 cpiazza Exp $ +# $Id: Makefile,v 1.218 1999/06/28 07:02:03 cpiazza Exp $ # SUBDIR += 221upgrade @@ -18,6 +18,7 @@ SUBDIR += bbjd SUBDIR += buffer SUBDIR += chord + SUBDIR += cls SUBDIR += cmatrix SUBDIR += colorls SUBDIR += colortail |