summaryrefslogtreecommitdiff
path: root/Mk/bsd.sites.mk
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2011-07-07 02:31:49 +0000
committerSteve Wills <swills@FreeBSD.org>2011-07-07 02:31:49 +0000
commit28d4c77a65103b694fd1cd346bfb35167de82b1d (patch)
tree0a6d3f6b685ceae7b23ba3e7b189cb0dd945e63d /Mk/bsd.sites.mk
parentFix permission in the font file directory. (diff)
- Update MASTER_SITE_GNUPG to working mirrors
Approved by: portmgr
Notes
Notes: svn path=/head/; revision=277208
Diffstat (limited to 'Mk/bsd.sites.mk')
-rw-r--r--Mk/bsd.sites.mk21
1 files changed, 13 insertions, 8 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index 53e6bef7a362..1c2b06585574 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -550,17 +550,22 @@ MASTER_SITE_GNU+= \
.if !defined(IGNORE_MASTER_SITE_GNUPG)
MASTER_SITE_GNUPG+= \
- http://ftp.linux.it/pub/mirrors/gnupg/%SUBDIR%/ \
- ftp://ftp.demon.nl/pub/mirrors/gnupg/%SUBDIR%/ \
- ftp://sunsite.dk/pub/security/gcrypt/%SUBDIR%/ \
- ftp://ftp.jyu.fi/pub/crypt/gcrypt/%SUBDIR%/ \
+ http://gnupg.org.favoritelinks.net/%SUBDIR%/ \
+ http://mirror.tje.me.uk/pub/mirrors/ftp.gnupg.org/%SUBDIR%/ \
+ http://dotsrc.org/%SUBDIR%/ \
ftp://ftp.freenet.de/pub/ftp.gnupg.org/gcrypt/%SUBDIR%/ \
- ftp://ftp.surfnet.nl/pub/security/gnupg/%SUBDIR%/ \
ftp://ftp.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/%SUBDIR%/ \
- ftp://sunsite.cnlab-switch.ch/mirror/gcrypt/%SUBDIR%/ \
ftp://ftp.iasi.roedu.net/pub/mirrors/ftp.gnupg.org/%SUBDIR%/ \
- ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/gnupg/&,} \
- ftp://igloo.linux.gr/pub/crypto/gnupg/%SUBDIR%/ \
+ ftp://mirror.cict.fr/gnupg/%SUBDIR%/ \
+ http://artfiles.org/gnupg.org/%SUBDIR%/ \
+ ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/%SUBDIR%/ \
+ ftp://ftp.crysys.hu/pub/gnupg/%SUBDIR%/ \
+ ftp://ftp.hi.is/pub/mirrors/gnupg/%SUBDIR%/ \
+ http://ftp.heanet.ie/mirrors/ftp.gnupg.org/gcrypt/%SUBDIR%/ \
+ http://gpg-mirror.5coluna.com/ftp/%SUBDIR%/ \
+ ftp://ftp.sunet.se/pub/security/gnupg/%SUBDIR%/ \
+ ftp://mirror.switch.ch/mirror/gnupg/%SUBDIR%/ \
+ http://www.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/%SUBDIR%/ \
ftp://ftp.gnupg.org/gcrypt/%SUBDIR%/
.endif