diff options
author | obrien <obrien@FreeBSD.org> | 1997-10-11 12:14:17 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1997-10-11 12:14:17 +0800 |
commit | 4f2d51b4741d9ac4638d4275d89908672c7f831f (patch) | |
tree | c86eced1fabb7d1e879413ca54c84f24346a65bb /misc | |
parent | 385e75aa01dcaea0ddfd28b6dfbccd216f21d0c1 (diff) | |
download | freebsd-ports-gnome-4f2d51b4741d9ac4638d4275d89908672c7f831f.tar.gz freebsd-ports-gnome-4f2d51b4741d9ac4638d4275d89908672c7f831f.tar.zst freebsd-ports-gnome-4f2d51b4741d9ac4638d4275d89908672c7f831f.zip |
Share cbb w/the world.
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 fe07bce9ec59..7e7a17781d54 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.114 1997/08/13 05:45:04 asami Exp $ +# $Id: Makefile,v 1.115 1997/10/02 02:58:01 max Exp $ # SUBDIR += amanda SUBDIR += astrolog SUBDIR += buffer SUBDIR += cal + SUBDIR += cbb SUBDIR += chord SUBDIR += colorls SUBDIR += ctk |