diff options
Diffstat (limited to 'inputmethod/anthy-elisp/Makefile')
-rw-r--r-- | inputmethod/anthy-elisp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/anthy-elisp/Makefile b/inputmethod/anthy-elisp/Makefile index 4e20cece7a4..da611e0e138 100644 --- a/inputmethod/anthy-elisp/Makefile +++ b/inputmethod/anthy-elisp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2012/10/06 14:25:10 asau Exp $ +# $NetBSD: Makefile,v 1.12 2013/02/17 19:18:03 dholland Exp $ .include "../../inputmethod/anthy/Makefile.common" PKGNAME= ${EMACS_PKGNAME_PREFIX}anthy-elisp-${ANTHY_VERSION} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= inputmethod editors MAINTAINER= taya@NetBSD.org |