diff options
author | asami <asami@FreeBSD.org> | 1995-08-23 10:00:04 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-08-23 10:00:04 +0000 |
commit | 9555d62bfe8711d8df0a28e98768cf8bd8797253 (patch) | |
tree | aefa5c9ae2b1bb137367177a5b7bb14be108c800 /misc | |
parent | 373b0c663d18b380c9f6616ec3c1ddc27a858c20 (diff) | |
download | FreeBSD-ports-9555d62bfe8711d8df0a28e98768cf8bd8797253.zip FreeBSD-ports-9555d62bfe8711d8df0a28e98768cf8bd8797253.tar.gz |
Added ical.
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 8e9f69f..9704a9b 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 |