diff options
author | asami <asami@FreeBSD.org> | 1995-10-03 10:25:14 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-10-03 10:25:14 +0000 |
commit | 4cc093604c6b1c045d1f3d151c3f9710321aa787 (patch) | |
tree | 6dd87b72401d27c26c33983dae999e9c172184ad /japanese | |
parent | d2585caee5adacfdb44b5843e9cf821974486115 (diff) | |
download | FreeBSD-ports-4cc093604c6b1c045d1f3d151c3f9710321aa787.zip FreeBSD-ports-4cc093604c6b1c045d1f3d151c3f9710321aa787.tar.gz |
Added ptex.
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index 56a52f7..af2585a 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.15 1995/06/24 09:25:51 asami Exp $ +# $Id: Makefile,v 1.16 1995/09/22 11:19:07 asami Exp $ # SUBDIR += Canna @@ -19,6 +19,7 @@ SUBDIR += mule-wnn SUBDIR += nethack SUBDIR += nkf + SUBDIR += ptex SUBDIR += sed SUBDIR += tcl SUBDIR += tk |