diff options
Diffstat (limited to 'inputmethod/fcitx/Makefile')
-rw-r--r-- | inputmethod/fcitx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/fcitx/Makefile b/inputmethod/fcitx/Makefile index 174da1ead6e..3267891353d 100644 --- a/inputmethod/fcitx/Makefile +++ b/inputmethod/fcitx/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2020/03/10 22:10:18 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2020/06/02 08:24:09 adam Exp $ # DISTNAME= fcitx-4.2.9.6 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= inputmethod MASTER_SITES= https://download.fcitx-im.org/fcitx/ EXTRACT_SUFX= .tar.xz |