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