summaryrefslogtreecommitdiff
path: root/editors/apel-xemacs21-mule
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>1999-11-06 17:34:07 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>1999-11-06 17:34:07 +0000
commit3d44fe06469ec599f5dcbfb64aae87f23cbbb45e (patch)
tree71e424fe2e7f6832310c6cfe7026bb0a260a9d0e /editors/apel-xemacs21-mule
parentUpgrade to latest version. (diff)
s/xemacs-packages/site-packages/
Notes
Notes: svn path=/head/; revision=22939
Diffstat (limited to 'editors/apel-xemacs21-mule')
-rw-r--r--editors/apel-xemacs21-mule/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/apel-xemacs21-mule/pkg-descr b/editors/apel-xemacs21-mule/pkg-descr
index bd882c0ec163..63a9ebfee200 100644
--- a/editors/apel-xemacs21-mule/pkg-descr
+++ b/editors/apel-xemacs21-mule/pkg-descr
@@ -26,6 +26,6 @@ APEL is programed by MORIOKA Tomohiko <tomo@m17n.org>.
- static: utility for static evaluation
APEL is installed the following directory tree:
- ${PREFIX}/lib/xemacs/xemacs-packages/lisp/apel/ --- apel & emu
+ ${PREFIX}/lib/xemacs/site-packages/lisp/apel/ --- apel & emu
--- Porting by shige <shige@FreeBSD.ORG>.