diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2004-06-18 15:58:56 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2004-06-18 15:58:56 +0000 |
commit | 4b21e01ad461b2cec23abcbbabb51a6d5dcd0c7f (patch) | |
tree | aa887a8bb41b2f69cb869fb99cd960d18cbb66b0 /japanese/Makefile | |
parent | Fix dependencies (print/teTeX-*) and add some style changes. (diff) |
Add japanese/texfamily, which is a Japanese TeX (NTT JTeX) package.
Approved by: linimon (mentor)
Diffstat (limited to 'japanese/Makefile')
-rw-r--r-- | japanese/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index 6d831eb0317e..fb8bb73e56df 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -368,6 +368,7 @@ SUBDIR += tcl76 SUBDIR += tcl80 SUBDIR += tdiary + SUBDIR += texfamily SUBDIR += texinfo SUBDIR += tgif SUBDIR += timidity++-slang |