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 7992022d3fe..bcf107ef7be 100644 --- a/inputmethod/mozc-tool/Makefile +++ b/inputmethod/mozc-tool/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2013/06/04 22:16:31 tron Exp $ +# $NetBSD: Makefile,v 1.10 2013/06/06 12:54:38 wiz Exp $ PKGNAME= ${DISTNAME:S/mozc-/mozc-tool-/} -PKGREVISION= 2 +PKGREVISION= 3 INSTALLATION_DIRS+= libexec |