aboutsummaryrefslogtreecommitdiff
path: root/security/py-certbot/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-certbot/pkg-message')
-rw-r--r--security/py-certbot/pkg-message10
1 files changed, 6 insertions, 4 deletions
diff --git a/security/py-certbot/pkg-message b/security/py-certbot/pkg-message
index 00a87b19d6bc..f064e8dc54cb 100644
--- a/security/py-certbot/pkg-message
+++ b/security/py-certbot/pkg-message
@@ -1,5 +1,6 @@
-===========================================================================
-
+[
+{ type: install
+ message: <<EOM
This port installs the "standalone" client only, which does not use and
is not the certbot-auto bootstrap/wrapper script.
@@ -23,5 +24,6 @@ will be made available in the following ports:
* Apache plugin: security/py-certbot-apache
* Nginx plugin: security/py-certbot-nginx
-
-===========================================================================
+EOM
+}
+]