summaryrefslogtreecommitdiff
path: root/www/php-concrete5
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2012-05-04 01:15:54 +0000
committerryoon <ryoon@pkgsrc.org>2012-05-04 01:15:54 +0000
commitbf6ac4ca60bb5f21c321a92e498c25411001471b (patch)
treef417e23ded242f6f6c74a6b0134362109c568daa /www/php-concrete5
parentc2abf0039a2683e15f1ce2f065cbf1ad385e8f28 (diff)
downloadpkgsrc-bf6ac4ca60bb5f21c321a92e498c25411001471b.tar.gz
Fix typo in database name.
Diffstat (limited to 'www/php-concrete5')
-rw-r--r--www/php-concrete5/MESSAGE4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/php-concrete5/MESSAGE b/www/php-concrete5/MESSAGE
index 72d22f729d1..0822382b180 100644
--- a/www/php-concrete5/MESSAGE
+++ b/www/php-concrete5/MESSAGE
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.3 2012/05/04 01:06:04 ryoon Exp $
+$NetBSD: MESSAGE,v 1.4 2012/05/04 01:15:54 ryoon Exp $
To use concrete5 with Apache 2.2, you will need to perform the following steps.
@@ -59,7 +59,7 @@ To use concrete5 with Apache 2.2, you will need to perform the following steps.
10. Access http://localhost/index.php
And setup with the following information.
- database name: concrete_db
+ database name: concrete5_db
user name: concrete5
password: concrete5_password
===========================================================================