mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
sysutils/bsdstats: Fix occurence of /usr/local
Change an occurence of /usr/local that I inadvertently introduced with r533478 into %%PREFIX%%. Approved by: gerald (mentor)
This commit is contained in:
parent
bdda58ccf6
commit
5427746c75
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=533480
@ -11,7 +11,7 @@ To disable parts of reporting, add these lines to /etc/periodic.conf:
|
||||
monthly_statistics_report_ports="NO"
|
||||
|
||||
To limit which ports are being submitted:
|
||||
create /usr/local/etc/bsdstats.conf and list ports to report in
|
||||
create %%PREFIX%%/etc/bsdstats.conf and list ports to report in
|
||||
the form ${category}/${portname}, one entry per line. It is also
|
||||
possible to use the special self explanatory keyword "all-ports".
|
||||
Example:
|
||||
|
Loading…
Reference in New Issue
Block a user