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 | 50cfa475a5df23a719856886e7599e4f0a16bd74 (patch) | |
tree | 62a5a011bd7a1d5e485913b5308b42dd396178e6 /inputmethod/anthy-elisp/Makefile | |
parent | 688edab591a1fed1aaea6af53fd32dc9114c2d51 (diff) | |
download | pkgsrc-50cfa475a5df23a719856886e7599e4f0a16bd74.tar.gz |
Bump PKGREVISION for previous since the xemacs-packages dependency changed.
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 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 |