diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-08-23 10:00:04 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-08-23 10:00:04 +0000 |
commit | a367960fdd4402e778f0925a26e1d4f56e28d778 (patch) | |
tree | 50dc5888a4c7e54ccaf275b204cb72f235212f25 /misc/Makefile | |
parent | Yipes, the category name is "utilities", not "utils".... (diff) |
Added ical.
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 8e9f69f591d1..9704a9b52c26 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.64 1995/07/17 01:08:59 torstenb Exp $ +# $Id: Makefile,v 1.65 1995/08/19 08:21:03 asami Exp $ # SUBDIR += amanda @@ -6,6 +6,7 @@ SUBDIR += chord SUBDIR += colorls SUBDIR += git + SUBDIR += ical SUBDIR += ispell SUBDIR += kp SUBDIR += less |