diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-10-18 21:35:11 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-10-18 21:35:11 +0000 |
commit | 095442602948137833d518952772ccd5367ad7ba (patch) | |
tree | a5a3b72d476c1090660e82a41933e3661e654f5b /korean/scim-tables | |
parent | fd7ffd7e3ef06e5e3ab5c9c626f410020f9aa67f (diff) | |
download | ports-095442602948137833d518952772ccd5367ad7ba.tar.gz ports-095442602948137833d518952772ccd5367ad7ba.zip |
Notes
Diffstat (limited to 'korean/scim-tables')
-rw-r--r-- | korean/scim-tables/Makefile | 4 | ||||
-rw-r--r-- | korean/scim-tables/distinfo | 4 | ||||
-rw-r--r-- | korean/scim-tables/pkg-message | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/korean/scim-tables/Makefile b/korean/scim-tables/Makefile index 078bb2287d2f..46dbf50530c8 100644 --- a/korean/scim-tables/Makefile +++ b/korean/scim-tables/Makefile @@ -6,7 +6,7 @@ # PORTNAME= scim-tables -PORTVERSION= 0.4.1 +PORTVERSION= 0.4.3 CATEGORIES= korean MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://freedesktop.org/~suzhe/sources/ @@ -31,7 +31,7 @@ BROKEN= scim-make-table is not available for 4.x post-install: @${CAT} ${PKGMESSAGE} @${ECHO} - @${ECHO} To display this message again, type \`make post-install\' + @${ECHO} To display this message again, type \`pkg_info -D ${PKGNAME}\' @${ECHO} .include <bsd.port.post.mk> diff --git a/korean/scim-tables/distinfo b/korean/scim-tables/distinfo index e0c32ff6bc4d..b294f62852f6 100644 --- a/korean/scim-tables/distinfo +++ b/korean/scim-tables/distinfo @@ -1,2 +1,2 @@ -MD5 (scim-tables-0.4.1.tar.gz) = 2d7f35f357b9ff903586b21da59563bd -SIZE (scim-tables-0.4.1.tar.gz) = 3789238 +MD5 (scim-tables-0.4.3.tar.gz) = c9983d6fdb459dc9d755f1e06fa0849c +SIZE (scim-tables-0.4.3.tar.gz) = 3789831 diff --git a/korean/scim-tables/pkg-message b/korean/scim-tables/pkg-message index dae9ab9ba19c..633c2e665440 100644 --- a/korean/scim-tables/pkg-message +++ b/korean/scim-tables/pkg-message @@ -1,10 +1,10 @@ -------------------------------------------------------------------- -Remember to set environment varible XMODIFIERS: +Remember to set environment variable XMODIFIERS: csh/tcsh: setenv XMODIFIERS @im=SCIM sh/bash: export XMODIFIERS='@im=SCIM' -and set LANG, LC_CTYPE to a proper Korean locale or use scim-setup +and set LANG, LC_CTYPE to a proper Korean locale or use scim-setup utility to configure the supported locale. To start the SCIM input method daemon, use command: |