Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Sep 2017 09:11:33 +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: r50957 - head/share/mk
Message-ID:  <201709290911.v8T9BXsw051943@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wosch
Date: Fri Sep 29 09:11:33 2017
New Revision: 50957
URL: https://svnweb.freebsd.org/changeset/doc/50957

Log:
  switch to HTTPS
  
  PR: 222676

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

Modified: head/share/mk/web.site.mk
==============================================================================
--- head/share/mk/web.site.mk	Fri Sep 29 08:51:42 2017	(r50956)
+++ head/share/mk/web.site.mk	Fri Sep 29 09:11:33 2017	(r50957)
@@ -83,7 +83,7 @@ PORTSBASE?=	/usr
 #
 # URL where INDEX can be found (define NOPORTSNET to disable)
 #
-INDEXURI?=	http://www.FreeBSD.org/ports/INDEX-10
+INDEXURI?=	https://www.FreeBSD.org/ports/INDEX-10
 
 #
 # 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?201709290911.v8T9BXsw051943>