summaryrefslogtreecommitdiffstats
path: root/share/msgdef
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2003-08-08 13:43:49 +0000
committerache <ache@FreeBSD.org>2003-08-08 13:43:49 +0000
commitce14ae208f3c6c734c6f718a675a03767b7c99fb (patch)
tree39559df46264a581980ce5177e0af0578b1cf6e8 /share/msgdef
parentf2c692be935452b13d0253b8bb17eb438d797a2a (diff)
downloadFreeBSD-src-ce14ae208f3c6c734c6f718a675a03767b7c99fb.zip
FreeBSD-src-ce14ae208f3c6c734c6f718a675a03767b7c99fb.tar.gz
Add ko_KR.CP949 locale
PR: 55341 submitted by: Hye-Shik Chang <perky@freebsd.org>
Diffstat (limited to 'share/msgdef')
-rw-r--r--share/msgdef/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/msgdef/Makefile b/share/msgdef/Makefile
index 615c226..3b51889 100644
--- a/share/msgdef/Makefile
+++ b/share/msgdef/Makefile
@@ -126,5 +126,7 @@ afterinstall:
ln -sf ../${link}.ISO8859-1/LC_MESSAGES \
${LOCALEDIR}/${link}.US-ASCII/LC_MESSAGES
.endfor
+ ln -sf ../ko_KR.eucKR/LC_MESSAGES \
+ ${LOCALEDIR}/ko_KR.CP949/LC_MESSAGES
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud