summaryrefslogtreecommitdiff
path: root/databases/geoserver-mysql-plugin
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:01:59 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:01:59 +0000
commit78d1aff1fc53a63e9c59c078ff2258a5dd29c9dd (patch)
tree557e38686944a0a47350c0dc68f952bec42e13d6 /databases/geoserver-mysql-plugin
parentConvert to UCL & cleanup pkg-message (categories a-c) (diff)
Convert to UCL & cleanup pkg-message (categories d)
Diffstat (limited to 'databases/geoserver-mysql-plugin')
-rw-r--r--databases/geoserver-mysql-plugin/files/pkg-message.in11
1 files changed, 6 insertions, 5 deletions
diff --git a/databases/geoserver-mysql-plugin/files/pkg-message.in b/databases/geoserver-mysql-plugin/files/pkg-message.in
index 1aaf5d30f86d..a27deb946b56 100644
--- a/databases/geoserver-mysql-plugin/files/pkg-message.in
+++ b/databases/geoserver-mysql-plugin/files/pkg-message.in
@@ -1,9 +1,10 @@
-
-===============================================================================
-
+[
+{ type: install
+ message: <<EOM
A MySQL DataStore implementation was installed, please restart GeoServer.
MySQL should now show up as an option in the GeoServer web admin tool at
Config -> Data -> DataStores -> New. Fill out the appropriate params.
-
-===============================================================================
+EOM
+}
+]