summaryrefslogtreecommitdiff
path: root/databases/firebird-client/pkg-message
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2001-09-16 01:02:46 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2001-09-16 01:02:46 +0000
commitdb3dca6dbd32fe6ea3d51bc037e6f9cdc66c343b (patch)
tree29d590ca0bc9e66d81bc3218a0684c2daf9d4a68 /databases/firebird-client/pkg-message
parentFix compilation problems. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_4_0'.release/4.4.0
Diffstat (limited to 'databases/firebird-client/pkg-message')
-rw-r--r--databases/firebird-client/pkg-message19
1 files changed, 0 insertions, 19 deletions
diff --git a/databases/firebird-client/pkg-message b/databases/firebird-client/pkg-message
deleted file mode 100644
index f15892a06aaa..000000000000
--- a/databases/firebird-client/pkg-message
+++ /dev/null
@@ -1,19 +0,0 @@
-
----------------------------------------------------------
-Firebird is now installed. There is a symbolic link from
-/usr/interbase -> %%PREFIX%%/firebird. Firebird needs this
-link for proper operation.
-
-It is STRONGLY recommended that you change the SYSDBA
-password with:
-
-$ cd /usr/interbase
-$ gsec -user SYSDBA -pass masterkey
-GSEC> modify SYSDBA -pw newpassword
-GSEC> quit
-
-before doing anything serious with Firebird.
-
-See %%PREFIX%%/firebird/RELNOTES for more.
----------------------------------------------------------
-