summaryrefslogtreecommitdiff
path: root/editors/flim-emacs20/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-07-10 01:11:50 +0000
committerSteve Price <steve@FreeBSD.org>2000-07-10 01:11:50 +0000
commit853e9b074518bae35c8cd25d69fd453c94a6d643 (patch)
tree43ad2eb6455d21164c426c0c82b2a149c2f9aa9f /editors/flim-emacs20/Makefile
parentThe xemacs21 version is now 21.1.10. (diff)
EMACS_VER should now be 20.7.
Notes
Notes: svn path=/head/; revision=30382
Diffstat (limited to 'editors/flim-emacs20/Makefile')
-rw-r--r--editors/flim-emacs20/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/flim-emacs20/Makefile b/editors/flim-emacs20/Makefile
index e2ca82f7d2ea..cad0b173f73a 100644
--- a/editors/flim-emacs20/Makefile
+++ b/editors/flim-emacs20/Makefile
@@ -15,7 +15,7 @@ MASTERDIR= ${.CURDIR}/../../editors/flim-emacs
# 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}