aboutsummaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
authorkiri <kiri@FreeBSD.org>2001-02-05 16:14:52 +0800
committerkiri <kiri@FreeBSD.org>2001-02-05 16:14:52 +0800
commit46fc28213b03c15a08a1563397a60815717feaa3 (patch)
tree9a0c165766758b7aa2b5597c3be5637b0c20dc32 /chinese
parente7fc44140738772723d02f46d611961e34d528cc (diff)
downloadfreebsd-ports-graphics-46fc28213b03c15a08a1563397a60815717feaa3.tar.gz
freebsd-ports-graphics-46fc28213b03c15a08a1563397a60815717feaa3.tar.zst
freebsd-ports-graphics-46fc28213b03c15a08a1563397a60815717feaa3.zip
Update according to version up 21.1.13->21.1.14.
Diffstat (limited to 'chinese')
-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 87be60d6dfd..fab60b68f67 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 7e7b96b33dd..d9e0e85f453 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.