summaryrefslogtreecommitdiff
path: root/editors/semi113-xemacs21-mule
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>1999-09-09 16:28:48 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>1999-09-09 16:28:48 +0000
commit120a243b9ab20d1c5d8f016c4bb18491554ee937 (patch)
treea7c7ada1bf0cb5cc5b5c52070ef378923604cd8a /editors/semi113-xemacs21-mule
parentUpdate the master_site. (diff)
I updated XEmacs-mule to 21.1.6 and these ports became broken.
Changed from "20.4" to "21.1.6" in Makefile
Notes
Notes: svn path=/head/; revision=21506
Diffstat (limited to 'editors/semi113-xemacs21-mule')
-rw-r--r--editors/semi113-xemacs21-mule/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/semi113-xemacs21-mule/Makefile b/editors/semi113-xemacs21-mule/Makefile
index 9157f27e72dd..1ab14def1209 100644
--- a/editors/semi113-xemacs21-mule/Makefile
+++ b/editors/semi113-xemacs21-mule/Makefile
@@ -16,9 +16,9 @@ MASTERDIR= ${.CURDIR}/../../editors/semi-emacs-current
# emacs port setup
EMACS_NAME= xemacs
EMACS_PORT= xemacs-mule
-EMACS_VER= 20.4
+EMACS_VER= 21.1.6
EMACS_LIBDIR= lib/${EMACS_NAME}-${EMACS_VER}
-# xemacs-mule-20.4 has no version specific site-lisp directories.
+# xemacs-mule-21.1.6 has no version specific site-lisp directories.
EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}
# RUN_DEPENDS port name's suffix is '-common'.