diff options
author | asami <asami@FreeBSD.org> | 1996-11-11 16:52:24 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-11-11 16:52:24 +0800 |
commit | bcc96647f4365aa94d65c15645d1dc119cd80888 (patch) | |
tree | 217b2ea4ddb83862d56d800a38bb68cdcbf38974 /japanese | |
parent | 30a18c2ad109f60a12ef710c09811de8231da544 (diff) | |
download | freebsd-ports-gnome-bcc96647f4365aa94d65c15645d1dc119cd80888.tar.gz freebsd-ports-gnome-bcc96647f4365aa94d65c15645d1dc119cd80888.tar.zst freebsd-ports-gnome-bcc96647f4365aa94d65c15645d1dc119cd80888.zip |
Add jtex209-ascii, jtex209-both, jtex209-ntt. Delete ptex, it is
obsoleted by jtex209-ascii.
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index 619177b927a6..a203211afa96 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.37 1996/11/02 12:35:41 asami Exp $ +# $Id: Makefile,v 1.38 1996/11/09 13:00:37 asami Exp $ # SUBDIR += Canna @@ -14,6 +14,9 @@ SUBDIR += groff SUBDIR += gxditview SUBDIR += ircII + SUBDIR += jtex209-ascii + SUBDIR += jtex209-both + SUBDIR += jtex209-ntt SUBDIR += kakasi SUBDIR += kinput2-canna SUBDIR += kinput2-canna+sj3 @@ -38,7 +41,6 @@ SUBDIR += pine SUBDIR += pkfonts SUBDIR += platex - SUBDIR += ptex SUBDIR += ptex2 SUBDIR += qkc SUBDIR += sed |