Add gnome CDN in both https and http flavors.
This commit is contained in:
parent
bc1ca15647
commit
1d4c19d332
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340746
1 changed files with 2 additions and 0 deletions
|
@ -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%/ \
|
||||
|
|
Loading…
Reference in a new issue