diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2000-03-08 08:27:23 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2000-03-08 08:27:23 +0000 |
commit | 8cdd905a5bdfcb5fcd35756ccda438cc5b4d0d4d (patch) | |
tree | 7354fefdafb8ac532a843594cb7893c02487768b /editors/flim113-xemacs21-mule | |
parent | 9d9610181860f151dc556cddb5ecf747f5dd1bdb (diff) | |
download | ports-8cdd905a5bdfcb5fcd35756ccda438cc5b4d0d4d.tar.gz ports-8cdd905a5bdfcb5fcd35756ccda438cc5b4d0d4d.zip |
Notes
Diffstat (limited to 'editors/flim113-xemacs21-mule')
-rw-r--r-- | editors/flim113-xemacs21-mule/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/flim113-xemacs21-mule/Makefile b/editors/flim113-xemacs21-mule/Makefile index 7be360df03ce..280da5379a9d 100644 --- a/editors/flim113-xemacs21-mule/Makefile +++ b/editors/flim113-xemacs21-mule/Makefile @@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../../editors/flim-emacs-current # emacs port setup EMACS_NAME= xemacs EMACS_PORT= xemacs21-mule -EMACS_VER= 21.1.8 +EMACS_VER= 21.1.9 EMACS_CMD= ${PREFIX}/bin/${EMACS_PORT} EMACS_PACKAGESDIR= lib/${EMACS_NAME}/site-packages # packages-subdirectories which this port requires |