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 20299b6b28a..e23dcb41578 100644 --- a/inputmethod/anthy-elisp/Makefile +++ b/inputmethod/anthy-elisp/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2005/12/05 20:50:23 rillig Exp $ +# $NetBSD: Makefile,v 1.5 2006/02/05 23:09:42 joerg Exp $ .include "../../inputmethod/anthy/Makefile.common" PKGNAME= ${EMACS_PKGNAME_PREFIX}anthy-elisp-${ANTHY_VERSION} +PKGREVISION= 2 CATEGORIES= inputmethod editors -PKGREVISION= 1 MAINTAINER= taya@NetBSD.org COMMENT= Emacs lisp files for inputmethod/anthy |