diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2000-03-08 06:46:32 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2000-03-08 06:46:32 +0000 |
commit | 9515b1f16dcc560df8ac047b25075655a08125df (patch) | |
tree | 5d1040661ad7a2e3c841519b69d08125d19790dd /editors/psgml-xemacs21-mule | |
parent | 2f45443cd48701f9987daad5d26ee62aee69e43a (diff) |
Notes
Diffstat (limited to 'editors/psgml-xemacs21-mule')
-rw-r--r-- | editors/psgml-xemacs21-mule/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/psgml-xemacs21-mule/Makefile b/editors/psgml-xemacs21-mule/Makefile index 9835b331f229..c9d3988ac74a 100644 --- a/editors/psgml-xemacs21-mule/Makefile +++ b/editors/psgml-xemacs21-mule/Makefile @@ -17,7 +17,7 @@ MASTERDIR= ${.CURDIR}/../psgml-emacs EMACS_NAME= xemacs EMACS_PORT= xemacs21-mule EMACS_CMD= ${PREFIX}/bin/${EMACS_PORT} -EMACS_VER= 21.1.8 +EMACS_VER= 21.1.9 EMACS_LIBDIR= lib/xemacs # pkg/* files are used in ${.CURDIR} |