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-qt | |
parent | 52c3f30f10d38eed66d349cd1b31e6076c5352a4 (diff) | |
download | pkgsrc-ed93f0ca4714712817b38621e93dcad138f16ee1.tar.gz |
Revbump after updating graphics/pango
Diffstat (limited to 'inputmethod/ibus-qt')
-rw-r--r-- | inputmethod/ibus-qt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/ibus-qt/Makefile b/inputmethod/ibus-qt/Makefile index f15104dbb57..671f9b4da4f 100644 --- a/inputmethod/ibus-qt/Makefile +++ b/inputmethod/ibus-qt/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2012/10/06 14:25:12 asau Exp $ +# $NetBSD: Makefile,v 1.21 2012/10/08 23:01:52 adam Exp $ # DISTNAME= ibus-qt-1.3.1-Source PKGNAME= ${DISTNAME:S/-Source//} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= inputmethod MASTER_SITES= http://ibus.googlecode.com/files/ |