diff options
Diffstat (limited to 'inputmethod/mozc-tool/Makefile')
-rw-r--r-- | inputmethod/mozc-tool/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/mozc-tool/Makefile b/inputmethod/mozc-tool/Makefile index 34cfbeb2044..98f160879b1 100644 --- a/inputmethod/mozc-tool/Makefile +++ b/inputmethod/mozc-tool/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2017/01/01 16:06:23 adam Exp $ +# $NetBSD: Makefile,v 1.27 2017/02/06 13:55:34 wiz Exp $ PKGNAME= ${DISTNAME:S/mozc-/mozc-tool-/} -PKGREVISION= 3 +PKGREVISION= 4 INSTALLATION_DIRS+= libexec |