diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 12:16:12 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 12:16:12 +0000 |
commit | bc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38 (patch) | |
tree | d93b56c802078ea422367abc82bd53ab1780d10b /sysutils/cdrtools | |
parent | d2f3167e02df98ddbed29cbbc2c5ada42eb80e27 (diff) |
Notes
Diffstat (limited to 'sysutils/cdrtools')
-rw-r--r-- | sysutils/cdrtools/files/pkg-message.in | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/sysutils/cdrtools/files/pkg-message.in b/sysutils/cdrtools/files/pkg-message.in index 2e93701dd3dc..48b73aede39f 100644 --- a/sysutils/cdrtools/files/pkg-message.in +++ b/sysutils/cdrtools/files/pkg-message.in @@ -1,5 +1,6 @@ -=========================================================================== - +[ +{ type: install + message: <<EOM Note: The location of the cdrtools `defaults' files has been set to %%PREFIX%%/etc @@ -9,5 +10,6 @@ standard location, which is /etc/default. The reason for this is that FreeBSD ports and packages should not use configuration files outside of %%PREFIX%%. - -=========================================================================== +EOM +} +] |