diff options
author | taoka <taoka@FreeBSD.org> | 1999-09-10 09:44:28 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-09-10 09:44:28 +0800 |
commit | dd96e2d3f124dc671b2e9e01cd27c2f2f1a7b3fa (patch) | |
tree | 09397f04a3b65361f5b698f9806373999c8588ed /mail | |
parent | 93198ba7eec62ce46270753aa0ba785b54311ec9 (diff) | |
download | freebsd-ports-gnome-dd96e2d3f124dc671b2e9e01cd27c2f2f1a7b3fa.tar.gz freebsd-ports-gnome-dd96e2d3f124dc671b2e9e01cd27c2f2f1a7b3fa.tar.zst freebsd-ports-gnome-dd96e2d3f124dc671b2e9e01cd27c2f2f1a7b3fa.zip |
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 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 |