diff options
| author | Paul Richards <paul@FreeBSD.org> | 2005-01-04 16:35:30 +0000 |
|---|---|---|
| committer | Paul Richards <paul@FreeBSD.org> | 2005-01-04 16:35:30 +0000 |
| commit | a97346b68c1a6a0004295933ed9903a5d4eb977f (patch) | |
| tree | 19358ed7f677f668b8c6888eab54c0b2a23b24c9 /etc/defaults | |
| parent | b134a8b6721c1bfd83d15a70b8c51233d696ca74 (diff) | |
Notes
Diffstat (limited to 'etc/defaults')
| -rw-r--r-- | etc/defaults/periodic.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/defaults/periodic.conf b/etc/defaults/periodic.conf index a1d81a31fe4c..3706997a7dc2 100644 --- a/etc/defaults/periodic.conf +++ b/etc/defaults/periodic.conf @@ -208,7 +208,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-5 # Use this index file +pkg_version_index=/usr/ports/INDEX-6 # Use this index file # 999.local weekly_local="/etc/weekly.local" # Local scripts |
