summaryrefslogtreecommitdiff
path: root/korean
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-08-07 05:38:35 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-08-07 05:38:35 +0000
commit43862799558d07204f1a7a6608fedd82715ad0a0 (patch)
treea2dd590d5a480f9d6e3092ab30f3e38a04557114 /korean
parentAs announced on May 6, remove the broken htexp port (diff)
Fix mis-sorting in r1.85
Notes
Notes: svn path=/head/; revision=86438
Diffstat (limited to 'korean')
-rw-r--r--korean/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/korean/Makefile b/korean/Makefile
index 75c7c19bd5da..2ad2111ce63a 100644
--- a/korean/Makefile
+++ b/korean/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
#
- SUBDIR += unzip
SUBDIR += FreeWnn-lib
SUBDIR += FreeWnn-server
@@ -68,5 +67,6 @@
SUBDIR += qt31
SUBDIR += texinfo
SUBDIR += uniksc
+ SUBDIR += unzip
.include <bsd.port.subdir.mk>