Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Oct 2017 11:17:44 +0000 (UTC)
From:      Wolfram Schneider <wosch@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r51031 - head/share/mk
Message-ID:  <201710031117.v93BHiAU092358@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wosch
Date: Tue Oct  3 11:17:44 2017
New Revision: 51031
URL: https://svnweb.freebsd.org/changeset/doc/51031

Log:
  upgrade to INDEX-11
  
  PR: 222677

Modified:
  head/share/mk/web.site.mk

Modified: head/share/mk/web.site.mk
==============================================================================
--- head/share/mk/web.site.mk	Mon Oct  2 19:16:55 2017	(r51030)
+++ head/share/mk/web.site.mk	Tue Oct  3 11:17:44 2017	(r51031)
@@ -83,7 +83,7 @@ PORTSBASE?=	/usr
 #
 # URL where INDEX can be found (define NOPORTSNET to disable)
 #
-INDEXURI?=	https://www.FreeBSD.org/ports/INDEX-10
+INDEXURI?=	https://www.FreeBSD.org/ports/INDEX-11
 
 #
 # Instruct bsd.subdir.mk to NOT to process SUBDIR directive.  It is not



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710031117.v93BHiAU092358>