diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-11-18 14:54:42 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-11-18 14:54:42 +0000 |
commit | fc4690c30d56eb284aa4d615ef4cf048d3f9ba32 (patch) | |
tree | a94657a9be824ebb27ebeeed59814d020d8fc477 /inputmethod | |
parent | be27b396c7fb4289de105d42b2283e1a5768056b (diff) | |
download | pkgsrc-fc4690c30d56eb284aa4d615ef4cf048d3f9ba32.tar.gz |
Update to 0.10, provided by Min Sik Kim in PR pkg/23448.
Changes:
* Improved Chinese character input window.
* Added symbol input.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/nabi/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/nabi/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/inputmethod/nabi/Makefile b/inputmethod/nabi/Makefile index fefd6431e59..f0f652fbcfa 100644 --- a/inputmethod/nabi/Makefile +++ b/inputmethod/nabi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2003/10/24 12:40:04 jmmv Exp $ +# $NetBSD: Makefile,v 1.5 2003/11/18 14:54:42 xtraeme Exp $ # -DISTNAME= nabi-0.9 +DISTNAME= nabi-0.10 CATEGORIES= korean inputmethod MASTER_SITES= http://download.kldp.net/nabi/ diff --git a/inputmethod/nabi/distinfo b/inputmethod/nabi/distinfo index f3eb68e1b14..d28385b3c15 100644 --- a/inputmethod/nabi/distinfo +++ b/inputmethod/nabi/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2003/10/24 12:40:04 jmmv Exp $ +$NetBSD: distinfo,v 1.4 2003/11/18 14:54:42 xtraeme Exp $ -SHA1 (nabi-0.9.tar.gz) = e713cf4b51fa81c643e088e494d0fd52e8d918aa -Size (nabi-0.9.tar.gz) = 512079 bytes +SHA1 (nabi-0.10.tar.gz) = 3783e17453a9e553bf6be5af5efef7247fdd1e8e +Size (nabi-0.10.tar.gz) = 523466 bytes |