summaryrefslogtreecommitdiff
path: root/Mk/bsd.sites.mk
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-09-04 16:01:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-09-04 16:01:51 +0000
commit76fa2c1542494266da9e81ebf8b0c737fc4c652c (patch)
tree48ea875a9965bc3d195ffd016ff95127464b6920 /Mk/bsd.sites.mk
parentDo not claim that builds are broken on PowerPC when they're in fact not. (diff)
http://cloud.github.com/ redirects to https.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=396102
Diffstat (limited to 'Mk/bsd.sites.mk')
-rw-r--r--Mk/bsd.sites.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index 352bf98dee4a..758117458c65 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -526,7 +526,7 @@ IGNORE?= Using master as GH_TAGNAME is invalid. \
# We are cheating and using backend URLS for Github here. See ports/194898
# comment #15 for explanation as to why and how to deal with it if it breaks.
MASTER_SITE_GITHUB+= https://codeload.github.com/%SUBDIR%
-MASTER_SITE_GITHUB_CLOUD+= http://cloud.github.com/downloads/%SUBDIR%
+MASTER_SITE_GITHUB_CLOUD+= https://cloud.github.com/downloads/%SUBDIR%
. if !defined(MASTER_SITES) || !${MASTER_SITES:MGH} && !${MASTER_SITES:MGHC} && !${USE_GITHUB:Mnodefault}
MASTER_SITES+= GH