diff options
Diffstat (limited to 'irc/ircd-ru/files/pkg-message.in')
-rw-r--r-- | irc/ircd-ru/files/pkg-message.in | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/irc/ircd-ru/files/pkg-message.in b/irc/ircd-ru/files/pkg-message.in deleted file mode 100644 index ac965c1abdc6..000000000000 --- a/irc/ircd-ru/files/pkg-message.in +++ /dev/null @@ -1,17 +0,0 @@ -[ -{ type: install - message: <<EOM -ircd-RU has now been installed. - -This port create user ircd and group ircd - -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: - echo ircd_enable=\"YES\" >> /etc/rc.conf - %%PREFIX%%/etc/rc.d/ircd.sh start -EOM -} -] |