diff options
Diffstat (limited to 'security/bro/files/pkg-message.in')
-rw-r--r-- | security/bro/files/pkg-message.in | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/security/bro/files/pkg-message.in b/security/bro/files/pkg-message.in index 344601bc4094..df8a5c1509a0 100644 --- a/security/bro/files/pkg-message.in +++ b/security/bro/files/pkg-message.in @@ -1,10 +1,12 @@ -********************PLEASE NOTE!!!*************************** - +[ +{ type: install + message: <<EOM During deinstall of this package, the cfg files for broctl are not deleted if you have edited them. Instead the software will create a .sample file instead and the edited files will remain in place when you upgrade. If you want to delete them, you have to delete them and the directory, %%PREFIX%%/etc manually. - -********************PLEASE NOTE!!!*************************** +EOM +} +] |