diff options
author | minskim <minskim@pkgsrc.org> | 2009-08-06 01:44:45 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2009-08-06 01:44:45 +0000 |
commit | d872f5f7e559a1a5432bf61990791fd560518ca8 (patch) | |
tree | 6446a3d7ca31c022859dbc129c48bcc41c1d3e6b /inputmethod/anthy-elisp/Makefile | |
parent | 3765ac2ae5df6a7fa30ac6a54835c97d04a4a685 (diff) | |
download | pkgsrc-d872f5f7e559a1a5432bf61990791fd560518ca8.tar.gz |
PKGREVISION bump for elisp packages because of bytecode format changes
in emacs23.
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 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 |