summaryrefslogtreecommitdiff
path: root/www/cgiwrap/files
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/cgiwrap/files
parentEdit entry for www/nginx (diff)
Convert to UCL & cleanup pkg-message (categories w)
Diffstat (limited to 'www/cgiwrap/files')
-rw-r--r--www/cgiwrap/files/pkg-message.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/www/cgiwrap/files/pkg-message.in b/www/cgiwrap/files/pkg-message.in
index 5c724c4c5a09..210528c33bb7 100644
--- a/www/cgiwrap/files/pkg-message.in
+++ b/www/cgiwrap/files/pkg-message.in
@@ -1,4 +1,6 @@
------------------------------------------------------------------
+[
+{ type: install
+ message: <<EOM
The cgiwrap binaries have been installed in the following
directory:
@@ -9,4 +11,6 @@ not function as expected:
%%ALLOW_FILE%%
%%DENY_FILE%%
------------------------------------------------------------------
+EOM
+}
+]