summaryrefslogtreecommitdiff
path: root/japanese/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-08-09 07:34:47 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-08-09 07:34:47 +0000
commitc18fce41dd62e45057fb5b1343892e7e42cd64d9 (patch)
tree836d96c082652d513fd766794e26b3b3ed0815fb /japanese/Makefile
parentCompress manpages. (diff)
Added tcl75 and tk41.
Notes
Notes: svn path=/head/; revision=3557
Diffstat (limited to 'japanese/Makefile')
-rw-r--r--japanese/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/japanese/Makefile b/japanese/Makefile
index 47e0f297f952..59085fc2987c 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.30 1996/05/04 09:01:22 asami Exp $
+# $Id: Makefile,v 1.31 1996/07/10 09:34:49 asami Exp $
#
SUBDIR += Canna
@@ -36,8 +36,10 @@
SUBDIR += qkc
SUBDIR += sed
SUBDIR += tcl
+ SUBDIR += tcl75
SUBDIR += tgif
SUBDIR += tk
+ SUBDIR += tk41
SUBDIR += xdvi
.include <bsd.port.subdir.mk>