diff options
author | jlam <jlam@pkgsrc.org> | 2006-03-20 05:28:37 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2006-03-20 05:28:37 +0000 |
commit | fcd3480c661492829f8ea3e39573ef21e738b4da (patch) | |
tree | 62a5a011bd7a1d5e485913b5308b42dd396178e6 /inputmethod/anthy-elisp | |
parent | 7ed707fabafd63cc2bd4ab75d25aeaa575cc635c (diff) | |
download | pkgsrc-fcd3480c661492829f8ea3e39573ef21e738b4da.tar.gz |
Bump PKGREVISION for previous since the xemacs-packages dependency changed.
Diffstat (limited to 'inputmethod/anthy-elisp')
-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 cb076a26894..0f2d55c9b41 100644 --- a/inputmethod/anthy-elisp/Makefile +++ b/inputmethod/anthy-elisp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2006/03/20 05:27:50 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2006/03/20 05:28:37 jlam Exp $ .include "../../inputmethod/anthy/Makefile.common" PKGNAME= ${EMACS_PKGNAME_PREFIX}anthy-elisp-${ANTHY_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= inputmethod editors MAINTAINER= taya@NetBSD.org |