svn commit: r50995 - head/en_US.ISO8859-1/htdocs/cgi

Wolfram Schneider <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: wosch
Date: Fri Sep 29 11:15:43 2017
New Revision: 50995
URL: https://svnweb.freebsd.org/changeset/doc/50995

Log:
  switch to HTTPS

Modified:
  head/en_US.ISO8859-1/htdocs/cgi/mirror.cgi

Modified: head/en_US.ISO8859-1/htdocs/cgi/mirror.cgi
==============================================================================
--- head/en_US.ISO8859-1/htdocs/cgi/mirror.cgi	Fri Sep 29 11:13:12 2017	(r50994)
+++ head/en_US.ISO8859-1/htdocs/cgi/mirror.cgi	Fri Sep 29 11:15:43 2017	(r50995)
@@ -3,13 +3,14 @@
 #
 # FreeBSD WWW mirror redirect
 #
+# $FreeBSD$
 
 use CGI;
 use strict;
 use warnings;
 
 my $debug      = 1;
-my $master_url = 'http://www.freebsd.org/';
+my $master_url = 'https://www.freebsd.org/';
 
 my $q = new CGI;
 my $url = $q->param('goto') || "";
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.