summaryrefslogtreecommitdiff
path: root/chinese/xemacs21
diff options
context:
space:
mode:
authorKiriyama Kazuhiko <kiri@FreeBSD.org>2001-02-05 08:14:52 +0000
committerKiriyama Kazuhiko <kiri@FreeBSD.org>2001-02-05 08:14:52 +0000
commit933a4af784f61ad42a870a5270f83b6820f07ca1 (patch)
tree7a03335ae45147f546aa9ed019fcdac9bf408030 /chinese/xemacs21
parentRelax the requirements script when in BATCH mode, so that this works from (diff)
Update according to version up 21.1.13->21.1.14.
Notes
Notes: svn path=/head/; revision=37966
Diffstat (limited to 'chinese/xemacs21')
-rw-r--r--chinese/xemacs21/Makefile2
-rw-r--r--chinese/xemacs21/pkg-message4
2 files changed, 4 insertions, 2 deletions
diff --git a/chinese/xemacs21/Makefile b/chinese/xemacs21/Makefile
index 87be60d6dfd9..fab60b68f673 100644
--- a/chinese/xemacs21/Makefile
+++ b/chinese/xemacs21/Makefile
@@ -7,6 +7,8 @@
CATEGORIES= chinese editors
+MAINTAINER= keith@FreeBSD.org
+
COMMENT= ${.CURDIR}/pkg-comment
PLIST= ${.CURDIR}/pkg-plist
PKGMESSAGE= ${.CURDIR}/pkg-message
diff --git a/chinese/xemacs21/pkg-message b/chinese/xemacs21/pkg-message
index 7e7b96b33dd7..d9e0e85f453a 100644
--- a/chinese/xemacs21/pkg-message
+++ b/chinese/xemacs21/pkg-message
@@ -1,7 +1,7 @@
---
Now you have installed zh-XEmacs, do the following:
-cp /usr/local/lib/xemacs-21.1.13/etc/app-defaults/zh_TW.Big5/Emacs ~/Emacs
-cp /usr/local/lib/xemacs-21.1.13/etc/app-defaults/zh_TW.Big5/sample.emacs ~/.emacs
+cp /usr/local/lib/xemacs-21.1.14/etc/app-defaults/zh_TW.Big5/Emacs ~/Emacs
+cp /usr/local/lib/xemacs-21.1.14/etc/app-defaults/zh_TW.Big5/sample.emacs ~/.emacs
To use XIM, execute xcin2.5 first, set BOTH LANG and LC_CTYPE to zh_TW.Big5,
then execute xemacs. You should be able to input Chinese now.