diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-09-10 01:44:28 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-09-10 01:44:28 +0000 |
commit | 7fe42fe15d82f98edde7ee2b3532a2b4bc002560 (patch) | |
tree | 2db39925c1ed8b8b6e2967e14e2954bbae8b0773 /mail | |
parent | ec965f1498a7de175a80a79340cd3f329cf1d073 (diff) |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/wanderlust-xemacs21-mule/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/wanderlust-xemacs21-mule/Makefile b/mail/wanderlust-xemacs21-mule/Makefile index 8afb155f07e6..74edfe66288a 100644 --- a/mail/wanderlust-xemacs21-mule/Makefile +++ b/mail/wanderlust-xemacs21-mule/Makefile @@ -12,10 +12,10 @@ MASTERDIR= ${.CURDIR}/../../mail/wanderlust-emacs EMACS_NAME= xemacs EMACS_PORT= xemacs-mule -EMACS_VER= 20.4 -MULE_VER= 20.4 -EMACS_LIBDIR= lib/xemacs-20.4 -EMACS_VER_LIBDIR= lib/xemacs-20.4 +EMACS_VER= 21.1.6 +MULE_VER= 21.1.6 +EMACS_LIBDIR= lib/xemacs-21.1.6 +EMACS_VER_LIBDIR= lib/xemacs-21.1.6 HAVE_COMMON_PORT= yes |