aboutsummaryrefslogtreecommitdiff
path: root/www/squid
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/squid
parentdd7978499be0f1c0244638e237b7d72774f06919 (diff)
Notes
Diffstat (limited to 'www/squid')
-rw-r--r--www/squid/files/pkg-message.in7
1 files changed, 6 insertions, 1 deletions
diff --git a/www/squid/files/pkg-message.in b/www/squid/files/pkg-message.in
index 4031db5536d0..739ae1433c57 100644
--- a/www/squid/files/pkg-message.in
+++ b/www/squid/files/pkg-message.in
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
o You can find the configuration files for this package in the
directory %%PREFIX%%/etc/squid.
@@ -45,4 +48,6 @@
Additionally, you should check your configuration by calling
'squid -f /path/to/squid.conf -k parse' before starting Squid.
-
+EOM
+}
+]