summaryrefslogtreecommitdiff
path: root/japanese/emacs20-dl-canna
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>1999-08-09 11:27:16 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>1999-08-09 11:27:16 +0000
commit485bae48b4b1caeb5266cd093a02c5fbb92cee16 (patch)
treedb1d8c4b932ed64e54180a34948469721bfe91bd /japanese/emacs20-dl-canna
parentUpdate to 20.4. (diff)
Catching up to emacs-20.4.
Notes
Notes: svn path=/head/; revision=20627
Diffstat (limited to 'japanese/emacs20-dl-canna')
-rw-r--r--japanese/emacs20-dl-canna/Makefile4
-rw-r--r--japanese/emacs20-dl-canna/pkg-descr3
2 files changed, 4 insertions, 3 deletions
diff --git a/japanese/emacs20-dl-canna/Makefile b/japanese/emacs20-dl-canna/Makefile
index 8031793940a4..29d492bc56e7 100644
--- a/japanese/emacs20-dl-canna/Makefile
+++ b/japanese/emacs20-dl-canna/Makefile
@@ -3,7 +3,7 @@
# Date created: 10 October 1998
# Whom: shige
#
-# $Id: Makefile,v 1.5 1999/06/15 00:30:01 shige Exp $
+# $Id: Makefile,v 1.6 1999/07/15 21:53:09 asami Exp $
#
DISTNAME= emacs-canna-${DLCANNA_VER}
@@ -30,7 +30,7 @@ PLIST_SUB= EMACS_VER=${EMACS_VER} EMACS_ARCH=${MACHINE_ARCH}--freebsd \
DLCANNA_VER=${DLCANNA_VER} LISPDIR=${LISPDIR} DOCDIR=${DOCDIR}
# ports variables
-EMACS_VER= 20.3
+EMACS_VER= 20.4
EMACSDL_DIR= ${.CURDIR}/../../editors/emacs20-dl
EMACSDL_SRCDIR= ${WRKDIRPREFIX}${EMACSDL_DIR}/work/emacs-${EMACS_VER}/src
APEL_DEPENDS= ${PREFIX}/share/emacs/${EMACS_VER}/site-lisp/emu/emu.el
diff --git a/japanese/emacs20-dl-canna/pkg-descr b/japanese/emacs20-dl-canna/pkg-descr
index aa57ea2602a6..7cdeeea5420c 100644
--- a/japanese/emacs20-dl-canna/pkg-descr
+++ b/japanese/emacs20-dl-canna/pkg-descr
@@ -35,11 +35,12 @@ or if you want to use canna-leim, as follows:
This input-method toggle key-binding is C-\.
-And you must use emacs-dl-20.3 (not emacs-20.3!).
+And you must use emacs-dl-20.4 (not emacs-20.4!).
This dynamic loading module sources and emacs20 dynamic loading patch
is placed on the following URL:
ftp://ftp.jaist.ac.jp/pub/GNU/elisp/emacs-20-dl/
+ http://www.etl.go.jp/~tomo/comp/emacsen/
--- Porting by shige <shige@FreeBSD.ORG>.