diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-03 12:01:38 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-03 12:01:38 +0000 |
commit | f186ee267a4a893f8537877477293fa3a7a7140f (patch) | |
tree | 1cc68a89c234b5c69864d7f31cd745e3e93c9a2a | |
parent | From: Dejan Lesjak <dejan.lesjak@ijs.si> (diff) |
%%PREFIX%%/INDEX.html -> %%PREFIX%%/README.html
Notes
Notes:
svn path=/head/; revision=123036
-rw-r--r-- | www/phpbb/pkg-message | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/phpbb/pkg-message b/www/phpbb/pkg-message index 60318669704d..d8de0457cca9 100644 --- a/www/phpbb/pkg-message +++ b/www/phpbb/pkg-message @@ -9,7 +9,7 @@ and ensure that this database may be accessed and changed by the user id under which your web server executes. Further information on these installation procedures may be found in: - %%DOCSDIR%%/INDEX.html + %%DOCSDIR%%/README.html Once these steps have been taken, you may connect to the following URL to configure your installation of phpBB2: |