aboutsummaryrefslogtreecommitdiffstats
path: root/www/tikiwiki
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2019-08-14 20:25:09 +0800
committermat <mat@FreeBSD.org>2019-08-14 20:25:09 +0800
commitf584768b57c30287bef9b08674d17877d109210c (patch)
tree52d5682fe0ddfd9719ad88509dd106971d37a538 /www/tikiwiki
parent0a892bf2d6a81798e28824322dea52b56f49ddde (diff)
downloadfreebsd-ports-gnome-f584768b57c30287bef9b08674d17877d109210c.tar.gz
freebsd-ports-gnome-f584768b57c30287bef9b08674d17877d109210c.tar.zst
freebsd-ports-gnome-f584768b57c30287bef9b08674d17877d109210c.zip
Convert to UCL & cleanup pkg-message (categories w)
Diffstat (limited to 'www/tikiwiki')
-rw-r--r--www/tikiwiki/files/pkg-message.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/www/tikiwiki/files/pkg-message.in b/www/tikiwiki/files/pkg-message.in
index 623e93a7e1f6..46d74c53da6f 100644
--- a/www/tikiwiki/files/pkg-message.in
+++ b/www/tikiwiki/files/pkg-message.in
@@ -1,5 +1,6 @@
-=================================================================
- **** NOTE ****
+[
+{ type: install
+ message: <<EOM
1) Please add the following to your apache config, and restart.
#
# Directives to allow use of tikiwiki
@@ -11,5 +12,6 @@
For FULL configuration instructions see
http://http://doc.tiki.org/Tiki+Installation+Guide
-
-=================================================================
+EOM
+}
+]