From ed1202fc8077dc38e3f52c6506938c44beaba98a Mon Sep 17 00:00:00 2001 From: Xin LI Date: Sun, 14 Aug 2016 05:18:38 +0000 Subject: [PATCH] Now that the portsnap buildbox is generating the raw bits for INDEX-12, add it to the set of INDEX files built by portsnap. Switch to INDEX-12 for head/. --- etc/portsnap.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/etc/portsnap.conf b/etc/portsnap.conf index 5325e76d2a5..e0e57dc643d 100644 --- a/etc/portsnap.conf +++ b/etc/portsnap.conf @@ -32,4 +32,5 @@ KEYPRINT=9b5feee6d69f170e3dd0a2c8e469ddbd64f13f978f2f3aede40c98633216c330 # List of INDEX files to build and the DESCRIBE file to use for each #INDEX INDEX-9 DESCRIBE.9 #INDEX INDEX-10 DESCRIBE.10 -INDEX INDEX-11 DESCRIBE.11 +#INDEX INDEX-11 DESCRIBE.11 +INDEX INDEX-12 DESCRIBE.12