summaryrefslogtreecommitdiff
path: root/inputmethod/skk/Makefile
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2012-02-21 09:51:25 +0000
committerryoon <ryoon@pkgsrc.org>2012-02-21 09:51:25 +0000
commit73a69a29f9d9d41d0d66c1d4839ccd6877be5150 (patch)
tree4cfc009472c64aee83a2ca9d89ea8ac7f7abf3d0 /inputmethod/skk/Makefile
parentadf6ab05d8846bfebcfe147fb1d912694b59c4b2 (diff)
downloadpkgsrc-73a69a29f9d9d41d0d66c1d4839ccd6877be5150.tar.gz
Update to 14.4
Changelog: * Simplify skk-isearch * Add some menu items * Display input mode indicator near cursor position * Get annotation from DictionaryServices on Mac OS X * Get annotation from other program * Make $ behavior changable * Remove some combination from skk-azik.el * Improve Tan-Kanji transform * Add skk-search-web.el * Other bugfixes
Diffstat (limited to 'inputmethod/skk/Makefile')
-rw-r--r--inputmethod/skk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/skk/Makefile b/inputmethod/skk/Makefile
index 1f787ad5536..77d7e0f78fe 100644
--- a/inputmethod/skk/Makefile
+++ b/inputmethod/skk/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2011/10/12 11:20:46 ryoon Exp $
+# $NetBSD: Makefile,v 1.25 2012/02/21 09:51:25 ryoon Exp $
#
-DISTNAME= ddskk-14.3
+DISTNAME= ddskk-14.4
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/^ddskk/skk/}
CATEGORIES= japanese inputmethod
MASTER_SITES= http://openlab.ring.gr.jp/skk/maintrunk/ \