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 a90c1726cde..894647f8ef8 100644 --- a/inputmethod/ibus-chewing/Makefile +++ b/inputmethod/ibus-chewing/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.65 2020/04/12 08:28:52 adam Exp $ +# $NetBSD: Makefile,v 1.66 2020/06/02 08:24:09 adam Exp $ # DISTNAME= ibus-chewing-1.4.12-Source PKGNAME= ${DISTNAME:S/-Source//} -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= inputmethod chinese MASTER_SITES= https://github.com/definite/ibus-chewing/releases/download/${PKGVERSION_NOREV}/ |