summaryrefslogtreecommitdiff
path: root/databases/mantis/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mantis/files/pkg-message.in')
-rw-r--r--databases/mantis/files/pkg-message.in24
1 files changed, 2 insertions, 22 deletions
diff --git a/databases/mantis/files/pkg-message.in b/databases/mantis/files/pkg-message.in
index c35cb0bebe34..7418358252b4 100644
--- a/databases/mantis/files/pkg-message.in
+++ b/databases/mantis/files/pkg-message.in
@@ -1,22 +1,2 @@
-
-=============================================================
-Everything has been installed to:
-
- %%WWWDIR%%
-
-To make Mantis available through your web site, I suggest
-that you add something like the following to httpd.conf:
-
- Alias /mantis/ "%%WWWDIR%%/"
-
- <Directory "%%WWWDIR%%/">
- Options None
- AllowOverride None
-
- Order Allow,Deny
- Allow from all
- </Directory>
-
-Also be sure to read %%WWWDIR%%/doc/INSTALL
-=============================================================
-
+Please see %%WWWDIR%%/doc/en-US/Admin_Guide
+on how to setup Mantis.