mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-20 11:11:24 +00:00
Use correct INDEX on 10-CURRENT.
This commit is contained in:
parent
881a94fab8
commit
57d1380d51
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=241787
@ -245,7 +245,7 @@ weekly_noid_dirs="/" # Look here
|
||||
# 400.status-pkg
|
||||
weekly_status_pkg_enable="NO" # Find out-of-date pkgs
|
||||
pkg_version=pkg_version # Use this program
|
||||
pkg_version_index=/usr/ports/INDEX-9 # Use this index file
|
||||
pkg_version_index=/usr/ports/INDEX-10 # Use this index file
|
||||
|
||||
# 999.local
|
||||
weekly_local="/etc/weekly.local" # Local scripts
|
||||
|
Loading…
Reference in New Issue
Block a user