summaryrefslogtreecommitdiff
path: root/www/restbed
diff options
context:
space:
mode:
Diffstat (limited to 'www/restbed')
-rw-r--r--www/restbed/pkg-message8
1 files changed, 6 insertions, 2 deletions
diff --git a/www/restbed/pkg-message b/www/restbed/pkg-message
index 56231b37f71e..688306bc24ef 100644
--- a/www/restbed/pkg-message
+++ b/www/restbed/pkg-message
@@ -1,4 +1,6 @@
-======================================================================
+[
+{ type: install
+ message: <<EOM
You installed restbed, the framework to build RESTful applications
in C++11.
@@ -11,4 +13,6 @@ this library can fail.
See https://github.com/Corvusoft/restbed/issues/231 for further
information.
-======================================================================
+EOM
+}
+]