summaryrefslogtreecommitdiff
path: root/inputmethod/anthy-elisp
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2009-08-06 01:44:45 +0000
committerminskim <minskim@pkgsrc.org>2009-08-06 01:44:45 +0000
commit70e5fd6ca14043ea1e9103993decd277e6f10a17 (patch)
tree6446a3d7ca31c022859dbc129c48bcc41c1d3e6b /inputmethod/anthy-elisp
parent32d06d4d61c59b3adba55628f06ef8e59d78744d (diff)
downloadpkgsrc-70e5fd6ca14043ea1e9103993decd277e6f10a17.tar.gz
PKGREVISION bump for elisp packages because of bytecode format changes
in emacs23.
Diffstat (limited to 'inputmethod/anthy-elisp')
-rw-r--r--inputmethod/anthy-elisp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/anthy-elisp/Makefile b/inputmethod/anthy-elisp/Makefile
index ccbe28235cf..0ab16b96959 100644
--- a/inputmethod/anthy-elisp/Makefile
+++ b/inputmethod/anthy-elisp/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2008/10/11 09:31:57 uebayasi Exp $
+# $NetBSD: Makefile,v 1.10 2009/08/06 01:44:52 minskim Exp $
.include "../../inputmethod/anthy/Makefile.common"
PKGNAME= ${EMACS_PKGNAME_PREFIX}anthy-elisp-${ANTHY_VERSION}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= inputmethod editors
MAINTAINER= taya@NetBSD.org