diff options
author | Shigeyuki Fukushima <shige@FreeBSD.org> | 1999-12-02 14:00:52 +0000 |
---|---|---|
committer | Shigeyuki Fukushima <shige@FreeBSD.org> | 1999-12-02 14:00:52 +0000 |
commit | d4c7beb9572b60811461ab7d204de75ef7d2306f (patch) | |
tree | 3624ef9cb8d36ec65389984b2c8b4d1a6b51fdac /editors/apel-xemacs21-mule/Makefile | |
parent | df9666aa0407f2217377400d9672ebc3e7752bf0 (diff) |
Notes
Diffstat (limited to 'editors/apel-xemacs21-mule/Makefile')
-rw-r--r-- | editors/apel-xemacs21-mule/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/apel-xemacs21-mule/Makefile b/editors/apel-xemacs21-mule/Makefile index c2ccc7427535..4fca84ecfb77 100644 --- a/editors/apel-xemacs21-mule/Makefile +++ b/editors/apel-xemacs21-mule/Makefile @@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../../editors/apel-emacs # emacs port setup EMACS_NAME= xemacs EMACS_PORT= xemacs-mule -EMACS_VER= 21.1.6 +EMACS_VER= 21.1.8 EMACS_LIBDIR= lib/${EMACS_NAME} EMACS_PACKAGESDIR= ${EMACS_LIBDIR}/site-packages # packages-subdirectories which this port requires |