diff options
author | cperciva <cperciva@FreeBSD.org> | 2010-12-30 01:13:42 +0000 |
---|---|---|
committer | cperciva <cperciva@FreeBSD.org> | 2010-12-30 01:13:42 +0000 |
commit | 28ac9ef7428c98a4ea1492f2275367f44192e470 (patch) | |
tree | 78f2133dd577828715396bdcbceccab9bc045b50 | |
parent | f112887cab1c7c8017f13e95138e3c4d33992d78 (diff) | |
download | FreeBSD-src-28ac9ef7428c98a4ea1492f2275367f44192e470.zip FreeBSD-src-28ac9ef7428c98a4ea1492f2275367f44192e470.tar.gz |
Remove INDEX-6 from the default portsnap configuration file; the 6.x index
bits haven't been built since December 1st, although the mirrors are still
distributing the bits as they were at the EoL.
Reminded by: Alex Kozlov
-rw-r--r-- | etc/portsnap.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/portsnap.conf b/etc/portsnap.conf index 10a75f6..bacf144 100644 --- a/etc/portsnap.conf +++ b/etc/portsnap.conf @@ -30,6 +30,5 @@ KEYPRINT=9b5feee6d69f170e3dd0a2c8e469ddbd64f13f978f2f3aede40c98633216c330 # REFUSE korean polish portuguese russian ukrainian vietnamese # List of INDEX files to build and the DESCRIBE file to use for each -INDEX INDEX-6 DESCRIBE.6 INDEX INDEX-7 DESCRIBE.7 INDEX INDEX-8 DESCRIBE.8 |