From 9d7a1c7daced71b2a69b33292849179d13ba0e4a Mon Sep 17 00:00:00 2001 From: steve Date: Mon, 10 Jul 2000 01:11:50 +0000 Subject: EMACS_VER should now be 20.7. --- editors/flim-emacs20/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/flim-emacs20') 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} -- cgit