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 22005bee07f..037820e8b4b 100644 --- a/inputmethod/mozc-elisp/Makefile +++ b/inputmethod/mozc-elisp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2013/06/03 10:05:24 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2013/06/04 22:16:31 tron Exp $ # PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/mozc-/mozc-elisp-/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= inputmethod editors EMACS_MODULES= base leim |