summaryrefslogtreecommitdiff
path: root/chinese/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-09-21 05:49:14 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-09-21 05:49:14 +0000
commitc17b3eedea53d2e5869951d84edd008bba54f848 (patch)
tree3c600bb372e9a273bbedc7995daee809eefa2451 /chinese/Makefile
parent- Sort entries. (diff)
Sort entries.
Notes
Notes: svn path=/head/; revision=48024
Diffstat (limited to 'chinese/Makefile')
-rw-r--r--chinese/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/chinese/Makefile b/chinese/Makefile
index de29700df647..deccb9f6712d 100644
--- a/chinese/Makefile
+++ b/chinese/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
#
- SUBDIR += zhcon
+
SUBDIR += CJK
SUBDIR += FreeWnn-lib
SUBDIR += FreeWnn-server
@@ -77,4 +77,6 @@
SUBDIR += xemacs
SUBDIR += xemacs21
SUBDIR += xmms
+ SUBDIR += zhcon
+
.include <bsd.port.subdir.mk>