diff options
| author | Shigeyuki Fukushima <shige@FreeBSD.org> | 2000-01-04 11:32:27 +0000 |
|---|---|---|
| committer | Shigeyuki Fukushima <shige@FreeBSD.org> | 2000-01-04 11:32:27 +0000 |
| commit | 5bcac9467bc433fde508f10446ac76839f0e9874 (patch) | |
| tree | 6679995f9c29d66b68a567b57624a1eef61af898 /editors/apel-emacs20 | |
| parent | 7dfd3f0f812613fb437bbef5b66b725f5cf568a6 (diff) | |
Update to 20.5.
Diffstat (limited to 'editors/apel-emacs20')
| -rw-r--r-- | editors/apel-emacs20/Makefile | 2 | ||||
| -rw-r--r-- | editors/apel-emacs20/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/apel-emacs20/Makefile b/editors/apel-emacs20/Makefile index 4d84f581fea3..2d1f9e4785ec 100644 --- a/editors/apel-emacs20/Makefile +++ b/editors/apel-emacs20/Makefile @@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../../editors/apel-emacs # emacs port setup EMACS_NAME= emacs EMACS_PORT= emacs20 -EMACS_VER= 20.4 +EMACS_VER= 20.5 EMACS_LIBDIR= share/${EMACS_NAME} EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER} diff --git a/editors/apel-emacs20/pkg-descr b/editors/apel-emacs20/pkg-descr index 54cfaba9b16a..292bf8fda9a4 100644 --- a/editors/apel-emacs20/pkg-descr +++ b/editors/apel-emacs20/pkg-descr @@ -27,6 +27,6 @@ APEL is programed by MORIOKA Tomohiko <tomo@m17n.org>. APEL is installed the following directory tree: ${PREFIX}/share/emacs/site-lisp/apel/ --- apel - ${PREFIX}/share/emacs/20.4/site-lisp/emu/ --- emu + ${PREFIX}/share/emacs/20.5/site-lisp/emu/ --- emu --- Porting by shige <shige@FreeBSD.ORG>. |
