diff options
author | xtraeme <xtraeme> | 2003-11-18 14:54:42 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2003-11-18 14:54:42 +0000 |
commit | 98aba6381888ba195818ce9c6142b9cafa1b68bf (patch) | |
tree | a94657a9be824ebb27ebeeed59814d020d8fc477 /inputmethod/nabi | |
parent | fc90551410452dd06790eb3c05d66c0a802ba8d0 (diff) | |
download | pkgsrc-98aba6381888ba195818ce9c6142b9cafa1b68bf.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/nabi')
-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 |