aboutsummaryrefslogtreecommitdiff
path: root/www/privatebin/pkg-message
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/privatebin/pkg-message
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/privatebin/pkg-message')
-rw-r--r--www/privatebin/pkg-message6
1 files changed, 6 insertions, 0 deletions
diff --git a/www/privatebin/pkg-message b/www/privatebin/pkg-message
index 7f09ed52aca2..3dd8625a3a6a 100644
--- a/www/privatebin/pkg-message
+++ b/www/privatebin/pkg-message
@@ -1,5 +1,11 @@
+[
+{ type: install
+ message: <<EOM
Please check https://github.com/PrivateBin/PrivateBin/wiki/Configuration
for information regarding the secure configuration of PrivateBin.
If used with the apache web-server, mod_php must be installed and enabled
in httpd.conf.
+EOM
+}
+]