diff options
author | ryoon <ryoon> | 2013-10-10 14:41:44 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2013-10-10 14:41:44 +0000 |
commit | edb280ad038f383535fb2973c8453e47bdb6f689 (patch) | |
tree | e58d5e9a95d76f4e79d72c3a97a69293d173f732 /inputmethod/ibus-chewing | |
parent | cd82310833888022112f28897a929dfb1acff3a5 (diff) | |
download | pkgsrc-edb280ad038f383535fb2973c8453e47bdb6f689.tar.gz |
Recursive revbump from pango-1.36.0
Diffstat (limited to 'inputmethod/ibus-chewing')
-rw-r--r-- | inputmethod/ibus-chewing/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/ibus-chewing/Makefile b/inputmethod/ibus-chewing/Makefile index 7f0135aa8a0..7d38ad52023 100644 --- a/inputmethod/ibus-chewing/Makefile +++ b/inputmethod/ibus-chewing/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2013/10/08 12:06:23 obache Exp $ +# $NetBSD: Makefile,v 1.31 2013/10/10 14:42:17 ryoon Exp $ # DISTNAME= ibus-chewing-1.4.3-Source PKGNAME= ${DISTNAME:S/-Source//} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= inputmethod chinese MASTER_SITES= http://ibus.googlecode.com/files/ |