diff options
author | asami <asami@FreeBSD.org> | 1996-07-10 18:25:57 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-07-10 18:25:57 +0800 |
commit | 004a3f92eb0098f16b53650375975b33c47dfc4b (patch) | |
tree | dea8e47ef9316338daf47dac0036d50cef5ad47b /misc | |
parent | 00025e91ab18bdaa671ed5d147c872b7b5aaf5c6 (diff) | |
download | freebsd-ports-gnome-004a3f92eb0098f16b53650375975b33c47dfc4b.tar.gz freebsd-ports-gnome-004a3f92eb0098f16b53650375975b33c47dfc4b.tar.zst freebsd-ports-gnome-004a3f92eb0098f16b53650375975b33c47dfc4b.zip |
Added cal.
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 a1b1be0402e9..036a6e6f83be 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.76 1996/04/12 08:38:12 asami Exp $ +# $Id: Makefile,v 1.77 1996/05/06 13:37:24 ache Exp $ # SUBDIR += amanda SUBDIR += astrolog SUBDIR += btoa SUBDIR += buffer + SUBDIR += cal SUBDIR += chord SUBDIR += colorls SUBDIR += ctk |