diff options
author | Steve Price <steve@FreeBSD.org> | 2000-07-10 01:11:50 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-07-10 01:11:50 +0000 |
commit | 853e9b074518bae35c8cd25d69fd453c94a6d643 (patch) | |
tree | 43ad2eb6455d21164c426c0c82b2a149c2f9aa9f /editors/flim113-emacs20 | |
parent | 5706f4d98cefecb4bb2778a82c58c2318d017bb0 (diff) | |
download | ports-853e9b074518bae35c8cd25d69fd453c94a6d643.tar.gz ports-853e9b074518bae35c8cd25d69fd453c94a6d643.zip |
Notes
Diffstat (limited to 'editors/flim113-emacs20')
-rw-r--r-- | editors/flim113-emacs20/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/flim113-emacs20/Makefile b/editors/flim113-emacs20/Makefile index 4925cc7efd76..e5baf402f260 100644 --- a/editors/flim113-emacs20/Makefile +++ b/editors/flim113-emacs20/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} |