Add gnome CDN in both https and http flavors.

This commit is contained in:
Koop Mast 2014-01-22 23:17:51 +00:00
parent bc1ca15647
commit 1d4c19d332
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340746

View file

@ -546,6 +546,8 @@ GH_TAGNAME?= ${DISTVERSION}
.if !defined(IGNORE_MASTER_SITE_GNOME)
MASTER_SITE_GNOME+= \
https://download.gnome.org/%SUBDIR%/ \
http://download.gnome.org/%SUBDIR%/ \
ftp://ftp.belnet.be/mirror/ftp.gnome.org/%SUBDIR%/ \
http://ftp.acc.umu.se/pub/GNOME/%SUBDIR%/ \
ftp://ftp.cse.buffalo.edu/pub/Gnome/%SUBDIR%/ \