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 735d9ca4dbb..ceb3859e187 100644 --- a/inputmethod/ibus-qt/Makefile +++ b/inputmethod/ibus-qt/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.37 2015/03/15 17:20:19 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.38 2015/04/06 08:17:30 adam Exp $ # DISTNAME= ibus-qt-1.3.3-Source PKGNAME= ${DISTNAME:S/-Source//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= inputmethod MASTER_SITES= https://github.com/ibus/ibus-qt/releases/download/${PKGVERSION_NOREV}/ |