summaryrefslogtreecommitdiff
path: root/net/miniupnpd
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 08:48:50 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 08:48:50 +0000
commit2614c95748849af51db4a047984962d7f2a37685 (patch)
treeaddeee8776a490f5b6df5a64905199a263728c1d /net/miniupnpd
parentSecurity update nginx from 1.17.2 to 1.17.3. (diff)
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.)
Notes
Notes: svn path=/head/; revision=508903
Diffstat (limited to 'net/miniupnpd')
-rw-r--r--net/miniupnpd/pkg-message7
1 files changed, 6 insertions, 1 deletions
diff --git a/net/miniupnpd/pkg-message b/net/miniupnpd/pkg-message
index 5538920ed79f..5734db7307ce 100644
--- a/net/miniupnpd/pkg-message
+++ b/net/miniupnpd/pkg-message
@@ -1,4 +1,6 @@
-
+[
+{ type: install
+ message: <<EOM
*** !!WARNING!! !!WARNING!! !!WARNING!! ***
This port allows machines within your network to create holes in your
firewall. Please ensure this is really what you want!
@@ -15,3 +17,6 @@ rdr-anchor "miniupnpd"
# Rules section
# uPnPd rule anchor
anchor "miniupnpd"
+EOM
+}
+]