aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-08-09 15:34:47 +0800
committerasami <asami@FreeBSD.org>1996-08-09 15:34:47 +0800
commit01db2c64f5bfd7b812cfe5160cd6d18fb174b58a (patch)
treeb66eaaca74f8395b689a50c1c08b5367bf338524
parentd9eb85c692c9474dce4789af1595a22d7c070db0 (diff)
downloadfreebsd-ports-gnome-01db2c64f5bfd7b812cfe5160cd6d18fb174b58a.tar.gz
freebsd-ports-gnome-01db2c64f5bfd7b812cfe5160cd6d18fb174b58a.tar.zst
freebsd-ports-gnome-01db2c64f5bfd7b812cfe5160cd6d18fb174b58a.zip
Added tcl75 and tk41.
-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>