diff options
author | wiz <wiz@pkgsrc.org> | 2013-02-16 11:18:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-02-16 11:18:58 +0000 |
commit | a96f4900ac951c1bb62cfab03e095e81439bb8bf (patch) | |
tree | d0def9b6a36a2b3df4828dbc84a89a15adffc5c1 /inputmethod/ibus-skk | |
parent | 2e332fe74c8e9ae8e035b8cdce887904aaeadac7 (diff) | |
download | pkgsrc-a96f4900ac951c1bb62cfab03e095e81439bb8bf.tar.gz |
Recursive bump for png-1.6.
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 9ce99e13b70..cf65bbe07d4 100644 --- a/inputmethod/ibus-skk/Makefile +++ b/inputmethod/ibus-skk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2012/10/08 23:01:52 adam Exp $ +# $NetBSD: Makefile,v 1.20 2013/02/16 11:22:42 wiz Exp $ # DISTNAME= ibus-skk-1.4.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= inputmethod japanese MASTER_SITES= http://cloud.github.com/downloads/ueno/ibus-skk/ |