diff options
author | taya <taya@pkgsrc.org> | 2005-10-01 12:47:55 +0000 |
---|---|---|
committer | taya <taya@pkgsrc.org> | 2005-10-01 12:47:55 +0000 |
commit | f2c2641ab9251879f52404885aec87ca9e47813f (patch) | |
tree | d96f4cdd6d9477893cbd8e361ea5d65db7dcb596 /inputmethod/anthy-elisp/Makefile | |
parent | 66df9f2dc4292594060e05338c6dc3b2d6c61390 (diff) | |
download | pkgsrc-f2c2641ab9251879f52404885aec87ca9e47813f.tar.gz |
bump PKGREVISION (forgot at previous commit)
Diffstat (limited to 'inputmethod/anthy-elisp/Makefile')
-rw-r--r-- | inputmethod/anthy-elisp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/anthy-elisp/Makefile b/inputmethod/anthy-elisp/Makefile index 380b3b55473..ae532a37caf 100644 --- a/inputmethod/anthy-elisp/Makefile +++ b/inputmethod/anthy-elisp/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2005/08/28 04:25:29 uebayasi Exp $ +# $NetBSD: Makefile,v 1.3 2005/10/01 12:47:55 taya Exp $ .include "../../inputmethod/anthy/Makefile.common" PKGNAME= ${EMACS_PKGNAME_PREFIX}anthy-elisp-${ANTHY_VERSION} CATEGORIES= inputmethod editor +PKGREVISION= 1 MAINTAINER= taya@NetBSD.org COMMENT= Emacs lisp files for inputmethod/anthy |