diff options
Diffstat (limited to 'editors/bitmap/Makefile')
-rw-r--r-- | editors/bitmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/bitmap/Makefile b/editors/bitmap/Makefile index 7e602a3c7e89..d3124fb12b1f 100644 --- a/editors/bitmap/Makefile +++ b/editors/bitmap/Makefile @@ -21,7 +21,7 @@ BITMAP_FONT= ${X11BASE}/lib/X11/fonts/local/etl8x16-bitmap.pcf.gz # emacs20 EMACS_NAME= emacs EMACS_PORT= emacs20 -EMACS_VER= 20.4 +EMACS_VER= 20.5 EMACS_LIBDIR= share/${EMACS_NAME} EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER} |