aboutsummaryrefslogtreecommitdiff
path: root/www/phpmyfaq
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:25:09 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:25:09 +0000
commita400cfc5f46c03a0cf81282b9da421effa2e6575 (patch)
tree52d5682fe0ddfd9719ad88509dd106971d37a538 /www/phpmyfaq
parentdd7978499be0f1c0244638e237b7d72774f06919 (diff)
downloadports-a400cfc5f46c03a0cf81282b9da421effa2e6575.tar.gz
ports-a400cfc5f46c03a0cf81282b9da421effa2e6575.zip
Convert to UCL & cleanup pkg-message (categories w)
Notes
Notes: svn path=/head/; revision=508913
Diffstat (limited to 'www/phpmyfaq')
-rw-r--r--www/phpmyfaq/pkg-message9
1 files changed, 6 insertions, 3 deletions
diff --git a/www/phpmyfaq/pkg-message b/www/phpmyfaq/pkg-message
index e2e197620678..72884f3696db 100644
--- a/www/phpmyfaq/pkg-message
+++ b/www/phpmyfaq/pkg-message
@@ -1,4 +1,6 @@
-----------------------------------------------------------------------------
+[
+{ type: install
+ message: <<EOM
phpMyFAQ has been installed, but is not quite ready to be used yet!
You have to ensure that you have a database server (or ODBC access to a
@@ -12,5 +14,6 @@
Use the username admin and your selected password
for your first login into the admin section.
-
-----------------------------------------------------------------------------
+EOM
+}
+]