summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-07-10 21:19:07 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-07-10 21:19:07 +0000
commit9394ec90b0040a1cbf6e9ee1c36007ea6f819cc0 (patch)
tree137961ed8fb4d6bb12a43073519b925920a9c8df /misc
parentUpgrade to 1.75, also build package with a default port if BATCH is set. (diff)
Added xcalendar.
Notes
Notes: svn path=/head/; revision=3362
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 036a6e6f83be..69119917e31e 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.77 1996/05/06 13:37:24 ache Exp $
+# $Id: Makefile,v 1.78 1996/07/10 10:25:57 asami Exp $
#
SUBDIR += amanda
@@ -30,5 +30,6 @@
SUBDIR += tkinfo
SUBDIR += tkman
SUBDIR += trans
+ SUBDIR += xcalendar
.include <bsd.port.subdir.mk>