r49784 -> r49926
MFde: Change download links from ftp to https
This commit is contained in:
parent
c4cbed0eb5
commit
f12f4aa3cc
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49951
1 changed files with 3 additions and 3 deletions
|
@ -2,10 +2,10 @@
|
||||||
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
|
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
|
||||||
"http://www.FreeBSD.org/XML/share/xml/xhtml10-freebsd.dtd" [
|
"http://www.FreeBSD.org/XML/share/xml/xhtml10-freebsd.dtd" [
|
||||||
<!ENTITY dedate "$FreeBSDde$">
|
<!ENTITY dedate "$FreeBSDde$">
|
||||||
<!ENTITY reference "basiert auf: r49784">
|
<!ENTITY reference "basiert auf: r49926">
|
||||||
<!ENTITY title "FreeBSD Bezugsquellen">
|
<!ENTITY title "FreeBSD Bezugsquellen">
|
||||||
<!ENTITY url.rel "ftp://ftp.FreeBSD.org/pub/FreeBSD/releases">
|
<!ENTITY url.rel "https://download.FreeBSD.org/ftp/releases">
|
||||||
<!ENTITY url.snapshot "ftp://ftp.FreeBSD.org/pub/FreeBSD/snapshots">
|
<!ENTITY url.snapshot "https://download.FreeBSD.org/ftp/snapshots">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
|
|
Loading…
Reference in a new issue