diff options
author | taoka <taoka@FreeBSD.org> | 1999-09-10 01:44:28 +0000 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-09-10 01:44:28 +0000 |
commit | dd96e2d3f124dc671b2e9e01cd27c2f2f1a7b3fa (patch) | |
tree | 09397f04a3b65361f5b698f9806373999c8588ed /mail | |
parent | 93198ba7eec62ce46270753aa0ba785b54311ec9 (diff) | |
download | FreeBSD-ports-dd96e2d3f124dc671b2e9e01cd27c2f2f1a7b3fa.zip FreeBSD-ports-dd96e2d3f124dc671b2e9e01cd27c2f2f1a7b3fa.tar.gz |
XEmacs-mule is updated to 21.1.6, and this modification needs.
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 8afb155..74edfe6 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 |