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 447ee102db3..dee42dace1c 100644 --- a/inputmethod/mozc-tool/Makefile +++ b/inputmethod/mozc-tool/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2018/04/29 21:31:49 adam Exp $ +# $NetBSD: Makefile,v 1.38 2018/07/20 03:34:17 ryoon Exp $ PKGNAME= ${DISTNAME:S/mozc-/mozc-tool-/} -PKGREVISION= 6 +PKGREVISION= 7 INSTALLATION_DIRS+= libexec |