aboutsummaryrefslogtreecommitdiff
path: root/editors/xemacs21-mule-common/files/INSTALL.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'editors/xemacs21-mule-common/files/INSTALL.tmpl')
-rw-r--r--editors/xemacs21-mule-common/files/INSTALL.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xemacs21-mule-common/files/INSTALL.tmpl b/editors/xemacs21-mule-common/files/INSTALL.tmpl
index 74bf72412e05..0fa358204930 100644
--- a/editors/xemacs21-mule-common/files/INSTALL.tmpl
+++ b/editors/xemacs21-mule-common/files/INSTALL.tmpl
@@ -2,6 +2,6 @@
if [ "$2" != "POST-INSTALL" ]; then exit 0; fi
echo "################################################################"
echo "You must install one of packages, xemacs-mule and "
-echo " ja-xemacs-*-%%XEMACS_REL%% (ja-xemacs-%%XEMACS_REL%%, ja-xemacs-canna-%%XEMACS_REL%%, etc.)"
+echo " ja-xemacs-*-%%XEMACS_VER%% (ja-xemacs-%%XEMACS_VER%%, ja-xemacs-canna-%%XEMACS_VER%%, etc.)"
echo ", each of which contains only the executables for XEmacs(version %%XEMACS_VER%%)"
echo "################################################################"