aboutsummaryrefslogtreecommitdiff
path: root/irc/ircd-ru/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'irc/ircd-ru/pkg-message')
-rw-r--r--irc/ircd-ru/pkg-message6
1 files changed, 3 insertions, 3 deletions
diff --git a/irc/ircd-ru/pkg-message b/irc/ircd-ru/pkg-message
index c1d83b95be61..edfa042c48c2 100644
--- a/irc/ircd-ru/pkg-message
+++ b/irc/ircd-ru/pkg-message
@@ -5,13 +5,13 @@ ircd-RU has now been installed.
This port create user ircd and group ircd
-You should now edit /usr/local/ircd-RU/etc/ircd.conf
+You should now edit %%PREFIX%%/ircd-RU/etc/ircd.conf
to suit your needs.
(cp ircd.conf-dist ircd.conf; vi ircd.conf)
You may then start the server by running:
- cd /usr/local/etc/rc.d/
+ cd %%PREFIX%%/etc/rc.d/
mv ircd.sh.sample ircd.sh
- /usr/local/etc/rc.d/ircd.sh start
+ %%PREFIX%%/etc/rc.d/ircd.sh start
----------------------------------------------------