summaryrefslogtreecommitdiff
path: root/japanese/esecanna/pkg-message
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-04-04 13:36:30 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-04-04 13:36:30 +0000
commit56488c5d4486f7b77bdcadbc325afd5a6727cc61 (patch)
tree7e5477ef80ebc63713ad348db4bbedd965e749ee /japanese/esecanna/pkg-message
parentFix mysql lookups and add experimental glue for ldap lookups. (diff)
Update to 0.99.1 - pre-official release.
Avoid direct use of `/usr/local' in pkg/MESSAGE and use `${PREFIX}' literally instead. Indicated by: portlint * Introducing `MESSAGE_SUB' might be a good idea to do substitutions * in order to give proper instructions.
Notes
Notes: svn path=/head/; revision=27323
Diffstat (limited to '')
-rw-r--r--japanese/esecanna/pkg-message6
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/esecanna/pkg-message b/japanese/esecanna/pkg-message
index 117ef4f9c710..e086cabf8c66 100644
--- a/japanese/esecanna/pkg-message
+++ b/japanese/esecanna/pkg-message
@@ -2,11 +2,11 @@
Quick Setup:
Take the following step all as root.
1) Install one of the esecanna-module ports
- 2) Edit `/usr/local/etc/esecannarc'
- 3) Run `/usr/local/etc/rc.d/esecanna.sh'
+ 2) Edit `${PREFIX}/etc/esecannarc'
+ 3) Run `${PREFIX}/etc/rc.d/esecanna.sh'
Each user may want to configure the behavior by editing
-`~/.esecannarc', copied after `/usr/local/etc/esecannarc'.
+`~/.esecannarc', copied after `${PREFIX}/etc/esecannarc'.
If you find something strange with esecanna, please consult
the log file `/var/log/esecanna.log'.