diff options
author | wiz <wiz@pkgsrc.org> | 2018-03-12 11:15:24 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-03-12 11:15:24 +0000 |
commit | 11b8f289b9119c1a549e837df0ba9b228102c685 (patch) | |
tree | 302ac87bdbdfebda1668094e8e68d2f97e39024c /inputmethod/ibus-handwrite | |
parent | 13580bce44a7e37feef27bd0f3839d7d45d311d4 (diff) | |
download | pkgsrc-11b8f289b9119c1a549e837df0ba9b228102c685.tar.gz |
Recursive bumps for fontconfig and libzip dependency changes.
Diffstat (limited to 'inputmethod/ibus-handwrite')
-rw-r--r-- | inputmethod/ibus-handwrite/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/ibus-handwrite/Makefile b/inputmethod/ibus-handwrite/Makefile index 6a3f2e70134..d77075d4db1 100644 --- a/inputmethod/ibus-handwrite/Makefile +++ b/inputmethod/ibus-handwrite/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2017/11/23 17:19:59 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2018/03/12 11:16:54 wiz Exp $ # DISTNAME= ibus-handwrite-3.0.0 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= inputmethod MASTER_SITES= https://github.com/microcai/ibus-handwrite/releases/download/${PKGVERSION_NOREV:R}/ EXTRACT_SUFX= .tar.bz2 |