diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2003-09-02 08:06:38 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2003-09-02 08:06:38 +0000 |
commit | 972472cfcca56b61ad15a6092e3f3d7dc3808d0c (patch) | |
tree | cf21eee891dc577a85b3686e869567815519290d /sysutils/cdrtools-devel | |
parent | 90b1ca67286de032302e529b7a75a05f201c8b18 (diff) | |
download | ports-972472cfcca56b61ad15a6092e3f3d7dc3808d0c.tar.gz ports-972472cfcca56b61ad15a6092e3f3d7dc3808d0c.zip |
Notes
Diffstat (limited to 'sysutils/cdrtools-devel')
-rw-r--r-- | sysutils/cdrtools-devel/pkg-message | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/sysutils/cdrtools-devel/pkg-message b/sysutils/cdrtools-devel/pkg-message new file mode 100644 index 000000000000..2e93701dd3dc --- /dev/null +++ b/sysutils/cdrtools-devel/pkg-message @@ -0,0 +1,13 @@ +=========================================================================== + +Note: The location of the cdrtools `defaults' files has been set to + + %%PREFIX%%/etc + +This is the FreeBSD ports standard config file location, NOT the cdrtools +standard location, which is /etc/default. + +The reason for this is that FreeBSD ports and packages should not use +configuration files outside of %%PREFIX%%. + +=========================================================================== |