summaryrefslogtreecommitdiff
path: root/databases/postgresql83-server/pkg-message
diff options
context:
space:
mode:
authorClive Lin <clive@FreeBSD.org>2001-03-15 19:26:26 +0000
committerClive Lin <clive@FreeBSD.org>2001-03-15 19:26:26 +0000
commitcf193c59d969cb5576f1f1eb7332b0839a051e73 (patch)
treed95350bae99275f11785b9ef3040c874dd634628 /databases/postgresql83-server/pkg-message
parentUpdate to 0.1.1. (diff)
ldconfig PostgreSQL's lib should happen before starting *ANY* ports.
This would cure headache like apache module linking against libpq fail to work after rebooting. Originally, maintainer and I want this commit to go with the PostgreSQL updating. But we both think that the latest PostgreSQL would not be released before FreeBSD 4.3-RELEASE ports freeze. As a conclusion, PORTREVISION bumped. Discussed with/Submitted by: MAINTAINER
Notes
Notes: svn path=/head/; revision=39895
Diffstat (limited to 'databases/postgresql83-server/pkg-message')
-rw-r--r--databases/postgresql83-server/pkg-message2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql83-server/pkg-message b/databases/postgresql83-server/pkg-message
index 88cc50d642e6..afda87898a21 100644
--- a/databases/postgresql83-server/pkg-message
+++ b/databases/postgresql83-server/pkg-message
@@ -8,5 +8,5 @@ Example:
You can then start PostgreSQL by running:
- /usr/local/etc/rc.d/pgsql.sh start
+ /usr/local/etc/rc.d/010.pgsql.sh start
==========================================