diff options
author | adam <adam@pkgsrc.org> | 2012-10-08 23:00:34 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-10-08 23:00:34 +0000 |
commit | ed93f0ca4714712817b38621e93dcad138f16ee1 (patch) | |
tree | e38131657ba44ecd23072f8213cae4dc414c2b9f /inputmethod/ibus | |
parent | 52c3f30f10d38eed66d349cd1b31e6076c5352a4 (diff) | |
download | pkgsrc-ed93f0ca4714712817b38621e93dcad138f16ee1.tar.gz |
Revbump after updating graphics/pango
Diffstat (limited to 'inputmethod/ibus')
-rw-r--r-- | inputmethod/ibus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/ibus/Makefile b/inputmethod/ibus/Makefile index 470683382c9..4ab7cca326f 100644 --- a/inputmethod/ibus/Makefile +++ b/inputmethod/ibus/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2012/10/06 14:25:11 asau Exp $ +# $NetBSD: Makefile,v 1.23 2012/10/08 23:01:52 adam Exp $ # DISTNAME= ibus-1.4.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= inputmethod MASTER_SITES= http://ibus.googlecode.com/files/ |