diff options
author | adam <adam@pkgsrc.org> | 2013-09-02 19:50:38 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-09-02 19:50:38 +0000 |
commit | 30b15b560ede65e353f4add7bde4bfdd0303ad98 (patch) | |
tree | 50a1ccd42456eff2c4cb93f6820d39553d73b228 /inputmethod/ibus-skk | |
parent | 56b9f74dd087c70b0df81eb1222a569fe08076a3 (diff) | |
download | pkgsrc-30b15b560ede65e353f4add7bde4bfdd0303ad98.tar.gz |
Revbump after cairo update
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 f340baea98a..1c492f5d29f 100644 --- a/inputmethod/ibus-skk/Makefile +++ b/inputmethod/ibus-skk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2013/06/06 12:54:37 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2013/09/02 19:51:11 adam Exp $ # DISTNAME= ibus-skk-1.4.1 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= inputmethod japanese MASTER_SITES= http://cloud.github.com/downloads/ueno/ibus-skk/ |