diff options
author | adam <adam@pkgsrc.org> | 2017-04-22 21:03:07 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2017-04-22 21:03:07 +0000 |
commit | 24e11a325a75b58e95ce3b9b9b6700473cdcd638 (patch) | |
tree | bcd4c127df36f3c7942f5ee13f21663dc64bd353 /inputmethod/ibus-pinyin | |
parent | 87bba29df2704526fc406898891159ceb4f0b638 (diff) | |
download | pkgsrc-24e11a325a75b58e95ce3b9b9b6700473cdcd638.tar.gz |
Revbump after icu update
Diffstat (limited to 'inputmethod/ibus-pinyin')
-rw-r--r-- | inputmethod/ibus-pinyin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/ibus-pinyin/Makefile b/inputmethod/ibus-pinyin/Makefile index 351c02703b1..7e74180837a 100644 --- a/inputmethod/ibus-pinyin/Makefile +++ b/inputmethod/ibus-pinyin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2016/12/04 05:17:30 ryoon Exp $ +# $NetBSD: Makefile,v 1.35 2017/04/22 21:03:39 adam Exp $ # DISTNAME= ibus-pinyin-1.5.0 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= inputmethod chinese MASTER_SITES= http://ibus.googlecode.com/files/ |