diff options
Diffstat (limited to 'inputmethod/mozc-elisp')
-rw-r--r-- | inputmethod/mozc-elisp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/inputmethod/mozc-elisp/Makefile b/inputmethod/mozc-elisp/Makefile index b419179c191..40af181762a 100644 --- a/inputmethod/mozc-elisp/Makefile +++ b/inputmethod/mozc-elisp/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2013/09/02 19:51:12 adam Exp $ +# $NetBSD: Makefile,v 1.8 2013/09/07 18:42:14 ryoon Exp $ # PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/mozc-/mozc-elisp-/} -PKGREVISION= 1 CATEGORIES= inputmethod editors EMACS_MODULES= base leim |