diff options
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>. |
