aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.sites.mk
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2018-01-21 10:54:45 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2018-01-21 10:54:45 +0000
commit12dfe515dec3e326e36c4860fc71d1f4e97c3135 (patch)
tree591cfdfc593f406645437ab809918c93a1bd97c5 /Mk/bsd.sites.mk
parent8cd72097ee29843efa61c590e6fc663d041614d2 (diff)
downloadports-12dfe515dec3e326e36c4860fc71d1f4e97c3135.tar.gz
ports-12dfe515dec3e326e36c4860fc71d1f4e97c3135.zip
Use qt.io instead of qt-project.org in MASTER_SITE_QT.
The former has redirected to the latter for a long time now; while here, use https for the main download URL.
Notes
Notes: svn path=/head/; revision=459585
Diffstat (limited to 'Mk/bsd.sites.mk')
-rw-r--r--Mk/bsd.sites.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index 96288ba5db72..2bca03375430 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -860,8 +860,8 @@ MASTER_SITE_QMAIL+= \
.if !defined(IGNORE_MASTER_SITE_QT)
MASTER_SITE_QT+= \
- http://download.qt-project.org/%SUBDIR%/ \
- http://master.qt-project.org/%SUBDIR%/ \
+ https://download.qt.io/%SUBDIR%/ \
+ http://master.qt.io/%SUBDIR%/ \
http://www.mirrorservice.org/sites/download.qt-project.org/%SUBDIR%/ \
http://www.nic.funet.fi/pub/mirrors/download.qt-project.org/%SUBDIR%/ \
http://qtmirror.ics.com/pub/qtproject/%SUBDIR%/ \