summaryrefslogtreecommitdiff
path: root/inputmethod/anthy-elisp
diff options
context:
space:
mode:
authordholland <dholland>2013-02-17 19:17:55 +0000
committerdholland <dholland>2013-02-17 19:17:55 +0000
commitacb3c56a513d538252a73abbbffe6430dab29a34 (patch)
treec42160973d2e056113897cf8c0cb9b923831f95b /inputmethod/anthy-elisp
parent525259aee51e31336d564d0054a96fc6978fd2f2 (diff)
downloadpkgsrc-acb3c56a513d538252a73abbbffe6430dab29a34.tar.gz
Revbump all elisp packages after emacs changes.
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 4e20cece7a4..da611e0e138 100644
--- a/inputmethod/anthy-elisp/Makefile
+++ b/inputmethod/anthy-elisp/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2012/10/06 14:25:10 asau Exp $
+# $NetBSD: Makefile,v 1.12 2013/02/17 19:18:03 dholland Exp $
.include "../../inputmethod/anthy/Makefile.common"
PKGNAME= ${EMACS_PKGNAME_PREFIX}anthy-elisp-${ANTHY_VERSION}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= inputmethod editors
MAINTAINER= taya@NetBSD.org