diff options
author | Steve Price <steve@FreeBSD.org> | 2000-07-10 01:18:46 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-07-10 01:18:46 +0000 |
commit | 5f5e85e8b9256b6ed11b87f45714b2ee7e8db22f (patch) | |
tree | b3b3f7088170b9b9a5db6a36994a7118fc7d0155 /editors/psgml-xemacs21-mule | |
parent | EMACS_VER should now be 20.7. (diff) |
XEMACS_VER should now be 21.1.10.
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 225a4209678c..e4a928e7ad30 100644 --- a/editors/psgml-xemacs21-mule/Makefile +++ b/editors/psgml-xemacs21-mule/Makefile @@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../psgml-emacs EMACS_NAME= xemacs EMACS_PORT= xemacs21-mule EMACS_CMD= ${PREFIX}/bin/${EMACS_PORT} -EMACS_VER= 21.1.9 +EMACS_VER= 21.1.10 EMACS_LIBDIR= lib/xemacs # pkg/* files are used in ${.CURDIR} |