diff options
Diffstat (limited to 'inputmethod/ibus-chewing/Makefile')
-rw-r--r-- | inputmethod/ibus-chewing/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/ibus-chewing/Makefile b/inputmethod/ibus-chewing/Makefile index 779ec01bc5c..c0669055f4b 100644 --- a/inputmethod/ibus-chewing/Makefile +++ b/inputmethod/ibus-chewing/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.56 2018/04/16 14:34:43 wiz Exp $ +# $NetBSD: Makefile,v 1.57 2018/07/20 03:34:16 ryoon Exp $ # DISTNAME= ibus-chewing-1.4.12-Source PKGNAME= ${DISTNAME:S/-Source//} -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= inputmethod chinese MASTER_SITES= https://github.com/definite/ibus-chewing/releases/download/${PKGVERSION_NOREV}/ |