diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 08:48:50 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 08:48:50 +0000 |
commit | 2614c95748849af51db4a047984962d7f2a37685 (patch) | |
tree | addeee8776a490f5b6df5a64905199a263728c1d /net/vnstat | |
parent | 08ca3957d92cb1992edd58fffd74389ba73b8f14 (diff) | |
download | ports-2614c95748849af51db4a047984962d7f2a37685.tar.gz ports-2614c95748849af51db4a047984962d7f2a37685.zip |
Notes
Diffstat (limited to 'net/vnstat')
-rw-r--r-- | net/vnstat/files/pkg-message.in | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/net/vnstat/files/pkg-message.in b/net/vnstat/files/pkg-message.in index 77929c45de8a..d235b86bb818 100644 --- a/net/vnstat/files/pkg-message.in +++ b/net/vnstat/files/pkg-message.in @@ -1,4 +1,6 @@ -########################################################################### +[ +{ type: install + message: <<EOM vnstat has been installed. A sample configuration file has been installed in %%PREFIX%%/etc/ @@ -7,4 +9,6 @@ before starting vnstat service. For more information about vnStat use "man vnstat" or visit: http://humdi.net/vnstat/ -########################################################################### +EOM +} +] |