diff options
author | obache <obache@pkgsrc.org> | 2010-01-20 11:08:48 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-01-20 11:08:48 +0000 |
commit | f986cb56f11d8efbe36fcc7828ec75c12b4c07df (patch) | |
tree | 08e2d5dccfece25d8c4ee2cacd74e7883efcf036 /inputmethod | |
parent | bc21ee8a4e1d513e7dad3b6e5e8bb0c57ef819b5 (diff) | |
download | pkgsrc-f986cb56f11d8efbe36fcc7828ec75c12b4c07df.tar.gz |
Reset PKGREVISION from update of base package.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/uim-elisp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/inputmethod/uim-elisp/Makefile b/inputmethod/uim-elisp/Makefile index c12bac4ae04..831fa49d359 100644 --- a/inputmethod/uim-elisp/Makefile +++ b/inputmethod/uim-elisp/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2009/08/06 01:44:53 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2010/01/20 11:08:48 obache Exp $ .include "../../inputmethod/uim/Makefile.common" PKGNAME= ${EMACS_PKGNAME_PREFIX}uim-elisp-${UIM_VERSION} -PKGREVISION= 1 CATEGORIES= inputmethod editors COMMENT= Emacs LISP for inputmethod/uim |