aboutsummaryrefslogtreecommitdiff
path: root/security/snortsam
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:16:12 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:16:12 +0000
commitbc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38 (patch)
treed93b56c802078ea422367abc82bd53ab1780d10b /security/snortsam
parentd2f3167e02df98ddbed29cbbc2c5ada42eb80e27 (diff)
downloadports-bc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38.tar.gz
ports-bc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38.zip
Convert to UCL & cleanup pkg-message (categories s)
Notes
Notes: svn path=/head/; revision=508909
Diffstat (limited to 'security/snortsam')
-rw-r--r--security/snortsam/files/pkg-message.in12
1 files changed, 7 insertions, 5 deletions
diff --git a/security/snortsam/files/pkg-message.in b/security/snortsam/files/pkg-message.in
index 339b10621b44..fca0b844340d 100644
--- a/security/snortsam/files/pkg-message.in
+++ b/security/snortsam/files/pkg-message.in
@@ -1,5 +1,7 @@
-================================================================
-NOTE: SNORT have to be build with OPTION SNORTSAM.
+[
+{ type: install
+ message: <<EOM
+ SNORT have to be build with OPTION SNORTSAM.
To enable snortsam as output plugin for snort a config
line like the following should be present in snort.conf
@@ -13,6 +15,6 @@ NOTE: SNORT have to be build with OPTION SNORTSAM.
files in %%DOCSDIR%%
Additional consolidate http://snortsam.net
-
-==============================================================
-
+EOM
+}
+]