diff options
-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 607b4da..28fd1c1 100644 --- a/etc/defaults/periodic.conf +++ b/etc/defaults/periodic.conf @@ -220,7 +220,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-6 # Use this index file +pkg_version_index=/usr/ports/INDEX-7 # Use this index file # 999.local weekly_local="/etc/weekly.local" # Local scripts |