switch to HTTPS

This commit is contained in:
Wolfram Schneider 2017-09-29 11:13:05 +00:00
parent 3fa9b7e6f8
commit 7be825944b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50993

View file

@ -36,7 +36,7 @@ require "./cgi-style.pl";
$t_style = qq`<style type="text/css">
h3 { font-size: 1.2em; border-bottom: thin solid black; }
</style>
<link rel="search" type="application/opensearchdescription+xml" href="http://www.freebsd.org/search/opensearch/ports.xml" title="FreeBSD Ports" />
<link rel="search" type="application/opensearchdescription+xml" href="https://www.freebsd.org/search/opensearch/ports.xml" title="FreeBSD Ports" />
`;
sub init_variables {
@ -547,7 +547,7 @@ two hours.</p>
<p>
You may also search the
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+Ports">ports manual pages</a>.</p>
<a href="https://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+Ports">ports manual pages</a>.</p>
<p>
<a href="$script_name">Back to the search engine</a></p>