diff options
author | minskim <minskim@pkgsrc.org> | 2004-12-04 20:43:49 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-12-04 20:43:49 +0000 |
commit | 3df0ef7e90e8159f2df76f8de2260c8e9d6b3ffc (patch) | |
tree | 08a63fe621bcdedb963926684a23d67b7b787f05 /inputmethod/nabi/Makefile | |
parent | b186eb107c3c0e0baa10ea489b5c1678e64b727a (diff) | |
download | pkgsrc-3df0ef7e90e8159f2df76f8de2260c8e9d6b3ffc.tar.gz |
Update nabi to 0.15.
Changes:
- Support more keyboard layout.
- Update icons.
- Add Tux theme.
- Enable setting Korean/English, Hangul/Hanja switch keys.
Diffstat (limited to 'inputmethod/nabi/Makefile')
-rw-r--r-- | inputmethod/nabi/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/inputmethod/nabi/Makefile b/inputmethod/nabi/Makefile index b822a3326ad..fdba29bd739 100644 --- a/inputmethod/nabi/Makefile +++ b/inputmethod/nabi/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2004/11/25 19:11:58 minskim Exp $ +# $NetBSD: Makefile,v 1.16 2004/12/04 20:43:49 minskim Exp $ # -DISTNAME= nabi-0.14 -PKGREVISION= 1 +DISTNAME= nabi-0.15 CATEGORIES= korean inputmethod MASTER_SITES= http://download.kldp.net/nabi/ |