diff options
author | taoka <taoka@FreeBSD.org> | 1999-06-17 17:37:42 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-06-17 17:37:42 +0800 |
commit | 8371c5f84d302ad2cf588c51b1d68d8c4ab05c26 (patch) | |
tree | 4261bbd98b7f0b394b3967a4723491b7337918b0 /chinese | |
parent | 221297c690edb1a7aecc8e7c802b85cfa3247ea1 (diff) | |
download | freebsd-ports-gnome-8371c5f84d302ad2cf588c51b1d68d8c4ab05c26.tar.gz freebsd-ports-gnome-8371c5f84d302ad2cf588c51b1d68d8c4ab05c26.tar.zst freebsd-ports-gnome-8371c5f84d302ad2cf588c51b1d68d8c4ab05c26.zip |
Added acroread-chsfont and acroread-chtfont
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chinese/Makefile b/chinese/Makefile index 84c62c53b49c..6d5b1fa0d2bf 100644 --- a/chinese/Makefile +++ b/chinese/Makefile @@ -1,8 +1,10 @@ -# $Id: Makefile,v 1.32 1999/05/06 08:55:17 asami Exp $ +# $Id: Makefile,v 1.33 1999/05/09 17:45:27 steve Exp $ # SUBDIR += CJK SUBDIR += Wnn + SUBDIR += acroread-chsfont + SUBDIR += acroread-chtfont SUBDIR += aterm SUBDIR += bg5ps SUBDIR += big5con |