diff options
Diffstat (limited to 'inputmethod/ibus-qt/Makefile')
-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 49060554c74..3422aba87da 100644 --- a/inputmethod/ibus-qt/Makefile +++ b/inputmethod/ibus-qt/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.33 2014/02/12 23:18:04 tron Exp $ +# $NetBSD: Makefile,v 1.34 2014/04/09 07:27:09 obache Exp $ # DISTNAME= ibus-qt-1.3.2-Source PKGNAME= ${DISTNAME:S/-Source//} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= inputmethod MASTER_SITES= http://ibus.googlecode.com/files/ |