diff options
Diffstat (limited to 'editors/flim-emacs20-current')
-rw-r--r-- | editors/flim-emacs20-current/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/flim-emacs20-current/Makefile b/editors/flim-emacs20-current/Makefile index 4925cc7efd7..e5baf402f26 100644 --- a/editors/flim-emacs20-current/Makefile +++ b/editors/flim-emacs20-current/Makefile @@ -15,7 +15,7 @@ MASTERDIR= ${.CURDIR}/../../editors/flim-emacs-current # emacs port setup EMACS_NAME= emacs EMACS_PORT= emacs20 -EMACS_VER= 20.6 +EMACS_VER= 20.7 EMACS_LIBDIR= share/${EMACS_NAME} EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER} |