diff options
Diffstat (limited to 'inputmethod/mozc-elisp/Makefile')
-rw-r--r-- | inputmethod/mozc-elisp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/mozc-elisp/Makefile b/inputmethod/mozc-elisp/Makefile index f7538571c9a..f20c61dab33 100644 --- a/inputmethod/mozc-elisp/Makefile +++ b/inputmethod/mozc-elisp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2018/12/13 19:52:05 adam Exp $ +# $NetBSD: Makefile,v 1.38 2019/04/03 00:32:48 ryoon Exp $ PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/mozc-/mozc-elisp-/} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= inputmethod editors EMACS_MODULES= base leim |