diff options
author | obache <obache@pkgsrc.org> | 2010-12-17 07:36:08 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-12-17 07:36:08 +0000 |
commit | d99eb6b3428801fcbaa106c26f74470c2526b8c0 (patch) | |
tree | a8403a46426cf86910513b3ff49c5fe274dcfee6 /inputmethod | |
parent | 43afdf9b4822bd8ea27f39d1bee4c186cbc90eb7 (diff) | |
download | pkgsrc-d99eb6b3428801fcbaa106c26f74470c2526b8c0.tar.gz |
Bump PKGREVISION from icu shlib major bump.
Diffstat (limited to 'inputmethod')
-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 5c8a3e320ab..0a1b47d9524 100644 --- a/inputmethod/ibus-qt/Makefile +++ b/inputmethod/ibus-qt/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2010/11/15 22:57:33 abs Exp $ +# $NetBSD: Makefile,v 1.6 2010/12/17 07:36:13 obache Exp $ # DISTNAME= ibus-qt-1.3.1-Source PKGNAME= ${DISTNAME:S/-Source//} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= inputmethod MASTER_SITES= http://ibus.googlecode.com/files/ |