diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-08-09 07:34:47 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-08-09 07:34:47 +0000 |
commit | c18fce41dd62e45057fb5b1343892e7e42cd64d9 (patch) | |
tree | 836d96c082652d513fd766794e26b3b3ed0815fb /japanese | |
parent | cb4f8ab824a9b0cbcb65983363bb2c3c656f0f18 (diff) | |
download | ports-c18fce41dd62e45057fb5b1343892e7e42cd64d9.tar.gz ports-c18fce41dd62e45057fb5b1343892e7e42cd64d9.zip |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/Makefile | 4 |
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> |