summaryrefslogtreecommitdiff
path: root/japanese/emacs-manual/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-03-10 21:31:15 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-03-10 21:31:15 +0000
commit839cf048402dcfbbeaa88ad79b40932ccd2197bf (patch)
tree47827d8a0a4d224043f30006605d40c748da3039 /japanese/emacs-manual/Makefile
parentUpdate to 1.05 (diff)
Chase emacs upgrade to 20.6.
Notes
Notes: svn path=/head/; revision=26721
Diffstat (limited to '')
-rw-r--r--japanese/emacs-manual/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/emacs-manual/Makefile b/japanese/emacs-manual/Makefile
index 0d24cc39d5b7..4789ba39165e 100644
--- a/japanese/emacs-manual/Makefile
+++ b/japanese/emacs-manual/Makefile
@@ -19,14 +19,14 @@ MAINTAINER= okazaki@be.to
BUILD_DEPENDS= ${EMACS}:${PORTSDIR}/editors/emacs20
EXTRACT_ONLY= ${DISTNAME}.tgz
-EMACS_DISTNAME= emacs-20.5
+EMACS_DISTNAME= emacs-20.6
EMACS_ARC= ${EMACS_DISTNAME}a.tar.gz
EMACS_SRCDIR= ${WRKDIR}/${EMACS_DISTNAME}
EXTRACT_FILES= ${EMACS_DISTNAME}/man/ack.texi \
${EMACS_DISTNAME}/lisp/textmodes/texinfmt.el
# We use emacs20 to format texinfo files.
-EMACS= emacs-20.5
+EMACS= emacs-20.6
MAKE_ENV= EMACS="${EMACS}"