aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/pmacct
diff options
context:
space:
mode:
authorKoop Mast <kwm@rainbow-runner.nl>2019-08-15 21:25:40 +0800
committerKoop Mast <kwm@rainbow-runner.nl>2019-08-15 21:25:40 +0800
commit10567987504404669e1cfc3d20faaeb3dfad42d1 (patch)
treef13ca664bc6fb492c14c4886354a4a9eb2af3a1d /net-mgmt/pmacct
parentafde4f7d0b3fabdf3b90665f29762cbf6a5adf6a (diff)
parent07b63d7386ea20dc9a60a4a1adf7d8827c609225 (diff)
downloadfreebsd-ports-gnome-10567987504404669e1cfc3d20faaeb3dfad42d1.tar.gz
freebsd-ports-gnome-10567987504404669e1cfc3d20faaeb3dfad42d1.tar.zst
freebsd-ports-gnome-10567987504404669e1cfc3d20faaeb3dfad42d1.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'net-mgmt/pmacct')
-rw-r--r--net-mgmt/pmacct/files/pkg-message.in9
1 files changed, 6 insertions, 3 deletions
diff --git a/net-mgmt/pmacct/files/pkg-message.in b/net-mgmt/pmacct/files/pkg-message.in
index 69d287752486..59795a5edca1 100644
--- a/net-mgmt/pmacct/files/pkg-message.in
+++ b/net-mgmt/pmacct/files/pkg-message.in
@@ -1,4 +1,6 @@
-=========================================================================
+[
+{ type: install
+ message: <<EOM
Please note that this port requires configuration before it will function
Add these to /etc/rc.conf:
@@ -14,5 +16,6 @@ Database-related files/information can be found in %%DATADIR%%.
Additional documentation is available at:
WWW: http://wiki.pmacct.net/
-=========================================================================
-
+EOM
+}
+]