diff options
author | obrien <obrien@FreeBSD.org> | 1997-02-16 09:15:53 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1997-02-16 09:15:53 +0800 |
commit | 539dc76acbc9fbe13c4137408cf490cfbc033424 (patch) | |
tree | dae683d6983bb2099d8ab8f25665379e7eb188dc /chinese | |
parent | 93268cb6401e6decf6d02bdab938c1f7c96d6aa9 (diff) | |
download | freebsd-ports-gnome-539dc76acbc9fbe13c4137408cf490cfbc033424.tar.gz freebsd-ports-gnome-539dc76acbc9fbe13c4137408cf490cfbc033424.tar.zst freebsd-ports-gnome-539dc76acbc9fbe13c4137408cf490cfbc033424.zip |
Turn on big5con.
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chinese/Makefile b/chinese/Makefile index 96283613ba09..22aba048278e 100644 --- a/chinese/Makefile +++ b/chinese/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.6 1996/11/26 08:18:57 asami Exp $ +# $Id: Makefile,v 1.7 1997/02/11 04:46:54 obrien Exp $ # SUBDIR += Wnn + SUBDIR += big5con SUBDIR += c2t SUBDIR += celvis SUBDIR += cless |