summaryrefslogtreecommitdiff
path: root/editors/semi113/pkg-descr.emacs21
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>2001-10-22 18:49:58 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>2001-10-22 18:49:58 +0000
commit1b0fd1c7e499af4e346f388fdba5cab04f081294 (patch)
tree710bba81c2b798a16d448a0a80c937630ef738b8 /editors/semi113/pkg-descr.emacs21
parento unbreak Alpha and prepare for other 64-bit platforms. (diff)
Fix depend-directory(port name) after repo-copy.
Notes
Notes: svn path=/head/; revision=49094
Diffstat (limited to 'editors/semi113/pkg-descr.emacs21')
-rw-r--r--editors/semi113/pkg-descr.emacs214
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/semi113/pkg-descr.emacs21 b/editors/semi113/pkg-descr.emacs21
index 62b014e02da6..6cdf8aac2e11 100644
--- a/editors/semi113/pkg-descr.emacs21
+++ b/editors/semi113/pkg-descr.emacs21
@@ -20,6 +20,6 @@ SEMI, Library of MIME feature for GNU Emacs for emacs20.
MUAs. They are released as separated packages.
SEMI is installed the following directory tree:
- ${LOCALBASE}/share/emacs/site-lisp/semi/ --- SEMI
+ ${LOCALBASE}/share/emacs/site-lisp/semi/
---- Porting by shige <shige@FreeBSD.ORG>
+Ported by shige@FreeBSD.ORG