diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-10-08 15:38:20 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-10-08 15:38:20 +0000 |
commit | 0fc495d2ea2146ee560ea089d26cc0fe190ae693 (patch) | |
tree | 0ca8ab60b43ba5b339afcee8ac5a03794228e0f9 /chinese | |
parent | 489f82430e1622ef117411d1d1e931180ac33981 (diff) | |
download | ports-0fc495d2ea2146ee560ea089d26cc0fe190ae693.tar.gz ports-0fc495d2ea2146ee560ea089d26cc0fe190ae693.zip |
Activate CJK.
Notes
Notes:
svn path=/head/; revision=13745
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 1055b68f527f..18a7f2844e27 100644 --- a/chinese/Makefile +++ b/chinese/Makefile @@ -1,6 +1,7 @@ -# $Id: Makefile,v 1.26 1998/07/21 13:45:07 vanilla Exp $ +# $Id: Makefile,v 1.27 1998/07/21 14:54:53 asami Exp $ # + SUBDIR += CJK SUBDIR += Wnn SUBDIR += bg5ps SUBDIR += big5con |