summaryrefslogtreecommitdiff
path: root/Mk/bsd.sites.mk
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-02-19 13:20:47 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-02-19 13:20:47 +0000
commit5348c8d14f9be3f252227f44424aecca923d2809 (patch)
treeb3647891d3032971258735517dbed1e9b1609564 /Mk/bsd.sites.mk
parentdatabases/mariadb102-server: Security update to 10.2.22 (diff)
Update MASTER_SITE_RUBYGEMS
Notes
Notes: svn path=/head/; revision=493367
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 f03a5207ec25..7791428640e3 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -1025,7 +1025,7 @@ MASTER_SITE_RUBY+= \
# See http://rubygems.org/pages/about
.if !defined(IGNORE_MASTER_SITE_RUBYGEMS)
MASTER_SITE_RUBYGEMS+= \
- https://rubygems.global.ssl.fastly.net/gems/%SUBDIR%/
+ https://rubygems.org/downloads/
.endif
.if !defined(IGNORE_MASTER_SITE_SAMBA)