diff options
author | obache <obache@pkgsrc.org> | 2013-10-23 12:50:02 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-10-23 12:50:02 +0000 |
commit | c6d8de258485586259679701a0c54e1fe8ebde02 (patch) | |
tree | 2f207cab5c20da8c5d44e3d82682b3536619311e /inputmethod/ibus-skk | |
parent | 3035be49896716f502fba814bd72e9767be649c4 (diff) | |
download | pkgsrc-c6d8de258485586259679701a0c54e1fe8ebde02.tar.gz |
Bump PKGREVISION from ibus-1.5.
Diffstat (limited to 'inputmethod/ibus-skk')
-rw-r--r-- | inputmethod/ibus-skk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/ibus-skk/Makefile b/inputmethod/ibus-skk/Makefile index 0d44dc83395..437f0f104ac 100644 --- a/inputmethod/ibus-skk/Makefile +++ b/inputmethod/ibus-skk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2013/10/10 14:42:18 ryoon Exp $ +# $NetBSD: Makefile,v 1.26 2013/10/23 12:50:02 obache Exp $ # DISTNAME= ibus-skk-1.4.1 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= inputmethod japanese MASTER_SITES= http://cloud.github.com/downloads/ueno/ibus-skk/ |