summaryrefslogtreecommitdiff
path: root/databases/firebird-server/files
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2005-08-02 13:41:16 +0000
committerRenato Botelho <garga@FreeBSD.org>2005-08-02 13:41:16 +0000
commit6db778c2dce39e02570ebdb98875c2d1fcda7367 (patch)
treef78f2e49e0345c3c47bd52de7286f445cc858027 /databases/firebird-server/files
parentFix KDE Bug 109003 (KMail saves zero-size attachments). (diff)
- Fix pkg-message
Approved by: portmgr (clement), skv (maintainer)
Notes
Notes: svn path=/head/; revision=140734
Diffstat (limited to 'databases/firebird-server/files')
-rw-r--r--databases/firebird-server/files/pkg-message.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/firebird-server/files/pkg-message.in b/databases/firebird-server/files/pkg-message.in
index 4466c517428e..88db39950b58 100644
--- a/databases/firebird-server/files/pkg-message.in
+++ b/databases/firebird-server/files/pkg-message.in
@@ -15,13 +15,12 @@ And finally restart inetd.
It is STRONGLY recommended that you change the SYSDBA
password with:
-% cd %%PREFIX%%/firebird
% gsec -user SYSDBA -pass masterkey
GSEC> modify SYSDBA -pw newpassword
GSEC> quit
before doing anything serious with Firebird.
-See %%PREFIX%%/firebird/RELNOTES for more.
+See %%LOCALSTATEDIR%%/RELNOTES for more.
---------------------------------------------------------