Sat Aug 23 12:37:48 2008 UTC ()
Update MASTER_SITE_PGSQL, but it is not used anywhere...


(obache)
diff -r1.45 -r1.46 pkgsrc/mk/fetch/sites.mk

cvs diff -r1.45 -r1.46 pkgsrc/mk/fetch/sites.mk (switch to unified diff)

--- pkgsrc/mk/fetch/sites.mk 2008/08/23 03:07:33 1.45
+++ pkgsrc/mk/fetch/sites.mk 2008/08/23 12:37:48 1.46
@@ -1,752 +1,750 @@ @@ -1,752 +1,750 @@
1# $NetBSD: sites.mk,v 1.45 2008/08/23 03:07:33 obache Exp $ 1# $NetBSD: sites.mk,v 1.46 2008/08/23 12:37:48 obache Exp $
2# 2#
3# This Makefile fragment defines read-only MASTER_SITE_* variables 3# This Makefile fragment defines read-only MASTER_SITE_* variables
4# representing some well-known master distribution sites for software. 4# representing some well-known master distribution sites for software.
5# 5#
6 6
7MASTER_SITE_XCONTRIB+= \ 7MASTER_SITE_XCONTRIB+= \
8 ftp://ftp.gwdg.de/pub/x11/x.org/contrib/ \ 8 ftp://ftp.gwdg.de/pub/x11/x.org/contrib/ \
9 ftp://sunsite.icm.edu.pl/pub/X11/contrib/ \ 9 ftp://sunsite.icm.edu.pl/pub/X11/contrib/ \
10 ftp://mirror.switch.ch/mirror/X11/contrib/ \ 10 ftp://mirror.switch.ch/mirror/X11/contrib/ \
11 ftp://ftp.cica.es/pub/X/contrib/ \ 11 ftp://ftp.cica.es/pub/X/contrib/ \
12 ftp://ftp.x.org/contrib/ 12 ftp://ftp.x.org/contrib/
13 13
14MASTER_SITE_GNU+= \ 14MASTER_SITE_GNU+= \
15 http://ftp.gnu.org/pub/gnu/ \ 15 http://ftp.gnu.org/pub/gnu/ \
16 ftp://ftp.gnu.org/pub/gnu/ \ 16 ftp://ftp.gnu.org/pub/gnu/ \
17 ftp://ftp.funet.fi/pub/gnu/prep/ \ 17 ftp://ftp.funet.fi/pub/gnu/prep/ \
18 ftp://ftp.kddlabs.co.jp/pub/gnu/gnu/ \ 18 ftp://ftp.kddlabs.co.jp/pub/gnu/gnu/ \
19 ftp://ftp.dti.ad.jp/pub/GNU/ \ 19 ftp://ftp.dti.ad.jp/pub/GNU/ \
20 ftp://mirrors.kernel.org/gnu/ \ 20 ftp://mirrors.kernel.org/gnu/ \
21 ftp://ftp.sunet.se/pub/gnu/ \ 21 ftp://ftp.sunet.se/pub/gnu/ \
22 ftp://ftp.lip6.fr/pub/gnu/ \ 22 ftp://ftp.lip6.fr/pub/gnu/ \
23 ftp://ftp.tuwien.ac.at/linux/gnu/gnusrc/ \ 23 ftp://ftp.tuwien.ac.at/linux/gnu/gnusrc/ \
24 ftp://ftp.chg.ru/pub/gnu/ 24 ftp://ftp.chg.ru/pub/gnu/
25 25
26MASTER_SITE_GNUSTEP+= \ 26MASTER_SITE_GNUSTEP+= \
27 ftp://ftp.gnustep.org/pub/gnustep/ \ 27 ftp://ftp.gnustep.org/pub/gnustep/ \
28 ftp://ftp.easynet.nl/mirror/GNUstep/pub/gnustep/ \ 28 ftp://ftp.easynet.nl/mirror/GNUstep/pub/gnustep/ \
29 http://ftp.easynet.nl/mirror/GNUstep/pub/gnustep/ 29 http://ftp.easynet.nl/mirror/GNUstep/pub/gnustep/
30 30
31MASTER_SITE_PERL_CPAN+= \ 31MASTER_SITE_PERL_CPAN+= \
32 ftp://cpan.pair.com/modules/by-module/ \ 32 ftp://cpan.pair.com/modules/by-module/ \
33 ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/ \ 33 ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/ \
34 ftp://ftp.gmd.de/mirrors/CPAN/modules/by-module/ \ 34 ftp://ftp.gmd.de/mirrors/CPAN/modules/by-module/ \
35 ftp://ftp.tuwien.ac.at/pub/CPAN/modules/by-module/ \ 35 ftp://ftp.tuwien.ac.at/pub/CPAN/modules/by-module/ \
36 http://cpan.perl.org/CPAN/modules/by-module/ \ 36 http://cpan.perl.org/CPAN/modules/by-module/ \
37 ftp://ftp.fi.muni.cz/pub/CPAN/modules/by-module/ 37 ftp://ftp.fi.muni.cz/pub/CPAN/modules/by-module/
38 38
39MASTER_SITE_R_CRAN+= \ 39MASTER_SITE_R_CRAN+= \
40 http://cran.r-project.org/src/ \ 40 http://cran.r-project.org/src/ \
41 ftp://cran.r-project.org/pub/R/src/ \ 41 ftp://cran.r-project.org/pub/R/src/ \
42 http://cran.at.r-project.org/src/ \ 42 http://cran.at.r-project.org/src/ \
43 ftp://cran.at.r-project.org/pub/R/src/ \ 43 ftp://cran.at.r-project.org/pub/R/src/ \
44 http://cran.ch.r-project.org/src/ \ 44 http://cran.ch.r-project.org/src/ \
45 http://cran.uk.r-project.org/src/ \ 45 http://cran.uk.r-project.org/src/ \
46 http://cran.us.r-project.org/src/ \ 46 http://cran.us.r-project.org/src/ \
47 http://lib.stat.cmu.edu/R/CRAN/src/ \ 47 http://lib.stat.cmu.edu/R/CRAN/src/ \
48 ftp://ftp.u-aizu.ac.jp/pub/lang/R/CRAN/src/ \ 48 ftp://ftp.u-aizu.ac.jp/pub/lang/R/CRAN/src/ \
49 http://stat.ethz.ch/CRAN/src/ \ 49 http://stat.ethz.ch/CRAN/src/ \
50 http://www.stats.bris.ac.uk/R/src/ 50 http://www.stats.bris.ac.uk/R/src/
51 51
52MASTER_SITE_TEX_CTAN+= \ 52MASTER_SITE_TEX_CTAN+= \
53 ftp://ftp.funet.fi/pub/TeX/CTAN/ \ 53 ftp://ftp.funet.fi/pub/TeX/CTAN/ \
54 ftp://ftp.tex.ac.uk/tex-archive/ \ 54 ftp://ftp.tex.ac.uk/tex-archive/ \
55 ftp://ftp.dante.de/tex-archive/ \ 55 ftp://ftp.dante.de/tex-archive/ \
56 ftp://www.t.ring.gr.jp/pub/text/CTAN/ \ 56 ftp://www.t.ring.gr.jp/pub/text/CTAN/ \
57 http://www.t.ring.gr.jp/archives/text/CTAN/ 57 http://www.t.ring.gr.jp/archives/text/CTAN/
58 58
59MASTER_SITE_SUNSITE+= \ 59MASTER_SITE_SUNSITE+= \
60 ftp://sunsite.unc.edu/pub/Linux/ \ 60 ftp://sunsite.unc.edu/pub/Linux/ \
61 ftp://ftp.chg.ru/pub/Linux/sunsite/ \ 61 ftp://ftp.chg.ru/pub/Linux/sunsite/ \
62 ftp://ftp.kddlabs.co.jp/Linux/metalab.unc.edu/ \ 62 ftp://ftp.kddlabs.co.jp/Linux/metalab.unc.edu/ \
63 ftp://ftp.icm.edu.pl/pub/Linux/sunsite/ \ 63 ftp://ftp.icm.edu.pl/pub/Linux/sunsite/ \
64 ftp://ftp.nvg.ntnu.no/pub/mirrors/metalab.unc.edu/ \ 64 ftp://ftp.nvg.ntnu.no/pub/mirrors/metalab.unc.edu/ \
65 ftp://ftp.lip6.fr/pub/linux/sunsite/ \ 65 ftp://ftp.lip6.fr/pub/linux/sunsite/ \
66 ftp://ftp.cs.tu-berlin.de/pub/linux/Mirrors/sunsite.unc.edu/ \ 66 ftp://ftp.cs.tu-berlin.de/pub/linux/Mirrors/sunsite.unc.edu/ \
67 ftp://ftp.tuwien.ac.at/pub/linux/ibiblio/ 67 ftp://ftp.tuwien.ac.at/pub/linux/ibiblio/
68 68
69MASTER_SITE_GNOME+= \ 69MASTER_SITE_GNOME+= \
70 http://ftp.gnome.org/pub/GNOME/ \ 70 http://ftp.gnome.org/pub/GNOME/ \
71 ftp://ftp.gnome.org/pub/GNOME/ \ 71 ftp://ftp.gnome.org/pub/GNOME/ \
72 ftp://ftp.sunet.se/pub/X11/GNOME/ \ 72 ftp://ftp.sunet.se/pub/X11/GNOME/ \
73 ftp://ftp.tuwien.ac.at/hci/GNOME/ \ 73 ftp://ftp.tuwien.ac.at/hci/GNOME/ \
74 ftp://ftp.cse.buffalo.edu/pub/Gnome/ \ 74 ftp://ftp.cse.buffalo.edu/pub/Gnome/ \
75 ftp://ftp.dti.ad.jp/pub/X/gnome/ \ 75 ftp://ftp.dti.ad.jp/pub/X/gnome/ \
76 ftp://ftp.kddlabs.co.jp/pub/GNOME/ \ 76 ftp://ftp.kddlabs.co.jp/pub/GNOME/ \
77 ftp://ftp.chg.ru/pub/X11/gnome/ \ 77 ftp://ftp.chg.ru/pub/X11/gnome/ \
78 ftp://ftp.dit.upm.es/linux/gnome/ \ 78 ftp://ftp.dit.upm.es/linux/gnome/ \
79 ftp://sunsite.mff.cuni.cz/pub/GNOME/ 79 ftp://sunsite.mff.cuni.cz/pub/GNOME/
80 80
81MASTER_SITE_KDE+= \ 81MASTER_SITE_KDE+= \
82 ftp://ftp.kde.org/pub/kde/stable/ \ 82 ftp://ftp.kde.org/pub/kde/stable/ \
83 http://ftp.scarlet.be/pub/kde/stable/ \ 83 http://ftp.scarlet.be/pub/kde/stable/ \
84 ftp://www.t.ring.gr.jp/pub/X/kde/stable/ \ 84 ftp://www.t.ring.gr.jp/pub/X/kde/stable/ \
85 http://www.t.ring.gr.jp/archives/X/kde/stable/ \ 85 http://www.t.ring.gr.jp/archives/X/kde/stable/ \
86 ftp://ftp.kddlabs.co.jp/pub/X/kde/stable/ \ 86 ftp://ftp.kddlabs.co.jp/pub/X/kde/stable/ \
87 ftp://ftp.planetmirror.com.au/pub/kde/stable/ \ 87 ftp://ftp.planetmirror.com.au/pub/kde/stable/ \
88 http://public.planetmirror.com/pub/kde/stable/ \ 88 http://public.planetmirror.com/pub/kde/stable/ \
89 http://mirrors.isc.org/pub/kde/stable/ \ 89 http://mirrors.isc.org/pub/kde/stable/ \
90 ftp://ftp.oregonstate.edu/pub/kde/stable/ \ 90 ftp://ftp.oregonstate.edu/pub/kde/stable/ \
91 ftp://ftp.gtlib.cc.gatech.edu/pub/kde/stable/ \ 91 ftp://ftp.gtlib.cc.gatech.edu/pub/kde/stable/ \
92 ftp://kde.mirrors.tds.net/pub/kde/stable/ \ 92 ftp://kde.mirrors.tds.net/pub/kde/stable/ \
93 ftp://gd.tuwien.ac.at/kde/stable/ \ 93 ftp://gd.tuwien.ac.at/kde/stable/ \
94 ftp://ftp.solnet.ch/mirror/KDE/stable/ \ 94 ftp://ftp.solnet.ch/mirror/KDE/stable/ \
95 ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.kde.org/pub/kde/stable/ \ 95 ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.kde.org/pub/kde/stable/ \
96 ftp://mirrors.dotsrc.org/kde/stable/ \ 96 ftp://mirrors.dotsrc.org/kde/stable/ \
97 ftp://ftp.fi.muni.cz/pub/kde/stable/ \ 97 ftp://ftp.fi.muni.cz/pub/kde/stable/ \
98 ftp://ftp.rediris.es/mirror/kde/ftp.kde.org/pub/kde/stable/ \ 98 ftp://ftp.rediris.es/mirror/kde/ftp.kde.org/pub/kde/stable/ \
99 http://sunsite.rediris.es/mirror/kde/ftp.kde.org/pub/kde/stable/ 99 http://sunsite.rediris.es/mirror/kde/ftp.kde.org/pub/kde/stable/
100 100
101# see http://sourceforge.net/project/mirror_picker.php 101# see http://sourceforge.net/project/mirror_picker.php
102MASTER_SITE_SOURCEFORGE+= \ 102MASTER_SITE_SOURCEFORGE+= \
103 http://dfn.dl.sourceforge.net/sourceforge/ \ 103 http://dfn.dl.sourceforge.net/sourceforge/ \
104 http://easynews.dl.sourceforge.net/sourceforge/ \ 104 http://easynews.dl.sourceforge.net/sourceforge/ \
105 http://heanet.dl.sourceforge.net/sourceforge/ \ 105 http://heanet.dl.sourceforge.net/sourceforge/ \
106 http://garr.dl.sourceforge.net/sourceforge/ \ 106 http://garr.dl.sourceforge.net/sourceforge/ \
107 http://internap.dl.sourceforge.net/sourceforge/ \ 107 http://internap.dl.sourceforge.net/sourceforge/ \
108 http://jaist.dl.sourceforge.net/sourceforge/ \ 108 http://jaist.dl.sourceforge.net/sourceforge/ \
109 http://kent.dl.sourceforge.net/sourceforge/ \ 109 http://kent.dl.sourceforge.net/sourceforge/ \
110 http://mesh.dl.sourceforge.net/sourceforge/ \ 110 http://mesh.dl.sourceforge.net/sourceforge/ \
111 http://nchc.dl.sourceforge.net/sourceforge/ \ 111 http://nchc.dl.sourceforge.net/sourceforge/ \
112 http://optusnet.dl.sourceforge.net/sourceforge/ \ 112 http://optusnet.dl.sourceforge.net/sourceforge/ \
113 http://superb-east.dl.sourceforge.net/sourceforge/ \ 113 http://superb-east.dl.sourceforge.net/sourceforge/ \
114 http://superb-west.dl.sourceforge.net/sourceforge/ \ 114 http://superb-west.dl.sourceforge.net/sourceforge/ \
115 http://surfnet.dl.sourceforge.net/sourceforge/ \ 115 http://surfnet.dl.sourceforge.net/sourceforge/ \
116 http://switch.dl.sourceforge.net/sourceforge/ \ 116 http://switch.dl.sourceforge.net/sourceforge/ \
117 http://ufpr.dl.sourceforge.net/sourceforge/ \ 117 http://ufpr.dl.sourceforge.net/sourceforge/ \
118 http://belnet.dl.sourceforge.net/sourceforge/ 118 http://belnet.dl.sourceforge.net/sourceforge/
119 119
120MASTER_SITE_SOURCEFORGE_JP+= \ 120MASTER_SITE_SOURCEFORGE_JP+= \
121 http://osdn.dl.sourceforge.jp/ \ 121 http://osdn.dl.sourceforge.jp/ \
122 http://jaist.dl.sourceforge.jp/ \ 122 http://jaist.dl.sourceforge.jp/ \
123 http://keihanna.dl.sourceforge.jp/ \ 123 http://keihanna.dl.sourceforge.jp/ \
124 http://globalbase.dl.sourceforge.jp/ \ 124 http://globalbase.dl.sourceforge.jp/ \
125 http://iij.dl.sourceforge.jp/ \ 125 http://iij.dl.sourceforge.jp/ \
126 http://download.sourceforge.jp/ 126 http://download.sourceforge.jp/
127 127
128MASTER_SITE_SUSE+= \ 128MASTER_SITE_SUSE+= \
129 ftp://rpmfind.net/linux/SuSE-Linux/${MACHINE_ARCH}/update/${SUSE_VERSION}/ \ 129 ftp://rpmfind.net/linux/SuSE-Linux/${MACHINE_ARCH}/update/${SUSE_VERSION}/ \
130 ftp://fr.rpmfind.net/linux/SuSE-Linux/${MACHINE_ARCH}/update/${SUSE_VERSION}/ \ 130 ftp://fr.rpmfind.net/linux/SuSE-Linux/${MACHINE_ARCH}/update/${SUSE_VERSION}/ \
131 ftp://fr2.rpmfind.net/linux/SuSE-Linux/${MACHINE_ARCH}/update/${SUSE_VERSION}/ 131 ftp://fr2.rpmfind.net/linux/SuSE-Linux/${MACHINE_ARCH}/update/${SUSE_VERSION}/
132 132
133MASTER_SITE_MOZILLA_ALL+= \ 133MASTER_SITE_MOZILLA_ALL+= \
134 http://ftp.mozilla.org/pub/mozilla.org/ \ 134 http://ftp.mozilla.org/pub/mozilla.org/ \
135 ftp://ftp.mozilla.org/pub/mozilla.org/ \ 135 ftp://ftp.mozilla.org/pub/mozilla.org/ \
136 ftp://ftp.belnet.be/mirror/ftp.mozilla.org/ 136 ftp://ftp.belnet.be/mirror/ftp.mozilla.org/
137 137
138MASTER_SITE_MOZILLA+= \ 138MASTER_SITE_MOZILLA+= \
139 http://ftp.mozilla.org/pub/mozilla.org/ \ 139 http://ftp.mozilla.org/pub/mozilla.org/ \
140 ftp://ftp.mozilla.org/pub/mozilla.org/ \ 140 ftp://ftp.mozilla.org/pub/mozilla.org/ \
141 http://releases.mozilla.org/pub/mozilla.org/ \ 141 http://releases.mozilla.org/pub/mozilla.org/ \
142 ftp://releases.mozilla.org/pub/mozilla.org/ \ 142 ftp://releases.mozilla.org/pub/mozilla.org/ \
143 http://mozilla.isc.org/pub/mozilla.org/ \ 143 http://mozilla.isc.org/pub/mozilla.org/ \
144 ftp://mozilla.isc.org/pub/mozilla.org/ \ 144 ftp://mozilla.isc.org/pub/mozilla.org/ \
145 http://mozilla.ussg.indiana.edu/pub/mozilla.org/ \ 145 http://mozilla.ussg.indiana.edu/pub/mozilla.org/ \
146 ftp://mozilla.ussg.indiana.edu/pub/mozilla.org/ \ 146 ftp://mozilla.ussg.indiana.edu/pub/mozilla.org/ \
147 http://mozilla.osuosl.org/pub/mozilla.org/ \ 147 http://mozilla.osuosl.org/pub/mozilla.org/ \
148 ftp://ftp.osuosl.org/pub/mozilla.org/ \ 148 ftp://ftp.osuosl.org/pub/mozilla.org/ \
149 http://mozilla.cs.utah.edu/pub/mozilla.org/ \ 149 http://mozilla.cs.utah.edu/pub/mozilla.org/ \
150 ftp://mozilla.cs.utah.edu/pub/mozilla.org/ \ 150 ftp://mozilla.cs.utah.edu/pub/mozilla.org/ \
151 http://mozilla.mirrors.tds.net/pub/mozilla.org/ \ 151 http://mozilla.mirrors.tds.net/pub/mozilla.org/ \
152 ftp://mozilla.mirrors.tds.net/pub/mozilla.org/ \ 152 ftp://mozilla.mirrors.tds.net/pub/mozilla.org/ \
153 ftp://ftp.scarlet.be/pub/mozilla.org/ \ 153 ftp://ftp.scarlet.be/pub/mozilla.org/ \
154 http://ftp.scarlet.be/pub/mozilla.org/ \ 154 http://ftp.scarlet.be/pub/mozilla.org/ \
155 ftp://ftp.uni-erlangen.de/pub/mozilla.org/ \ 155 ftp://ftp.uni-erlangen.de/pub/mozilla.org/ \
156 http://ftp.uni-erlangen.de/pub/mozilla.org/ \ 156 http://ftp.uni-erlangen.de/pub/mozilla.org/ \
157 http://sunsite.rediris.es/pub/mozilla.org/ \ 157 http://sunsite.rediris.es/pub/mozilla.org/ \
158 ftp://sunsite.rediris.es/pub/mozilla.org/ 158 ftp://sunsite.rediris.es/pub/mozilla.org/
159 159
160MASTER_SITE_XEMACS+= \ 160MASTER_SITE_XEMACS+= \
161 ftp://ftp.xemacs.org/pub/xemacs/ \ 161 ftp://ftp.xemacs.org/pub/xemacs/ \
162 ftp://ftp.dti.ad.jp/pub/unix/editor/xemacs/ \ 162 ftp://ftp.dti.ad.jp/pub/unix/editor/xemacs/ \
163 ftp://ftp.pasteur.fr/pub/computing/xemacs/ \ 163 ftp://ftp.pasteur.fr/pub/computing/xemacs/ \
164 http://public.planetmirror.com.au/pub/xemacs/ \ 164 http://public.planetmirror.com.au/pub/xemacs/ \
165 ftp://mirror.aarnet.edu.au/pub/xemacs/ \ 165 ftp://mirror.aarnet.edu.au/pub/xemacs/ \
166 ftp://mirror.cict.fr/xemacs/ \ 166 ftp://mirror.cict.fr/xemacs/ \
167 ftp://ftp.t.ring.gr.jp/pub/text/xemacs/ \ 167 ftp://ftp.t.ring.gr.jp/pub/text/xemacs/ \
168 ftp://ftp.mpi-sb.mpg.de/pub/gnu/mirror/ftp.xemacs.org/xemacs/ 168 ftp://ftp.mpi-sb.mpg.de/pub/gnu/mirror/ftp.xemacs.org/xemacs/
169 169
170MASTER_SITE_APACHE+= \ 170MASTER_SITE_APACHE+= \
171 http://www.apache.org/dist/ \ 171 http://www.apache.org/dist/ \
172 http://www.eu.apache.org/dist/ \ 172 http://www.eu.apache.org/dist/ \
173 http://apache.mirror.aussiehq.net.au/ \ 173 http://apache.mirror.aussiehq.net.au/ \
174 http://apache.oregonstate.edu/ \ 174 http://apache.oregonstate.edu/ \
175 http://www.ibiblio.org/pub/mirrors/apache/ \ 175 http://www.ibiblio.org/pub/mirrors/apache/ \
176 http://mirror.nyi.net/apache/ \ 176 http://mirror.nyi.net/apache/ \
177 http://apache.mirrors.tds.net/ \ 177 http://apache.mirrors.tds.net/ \
178 http://ftp.unicamp.br/pub/apache/ \ 178 http://ftp.unicamp.br/pub/apache/ \
179 http://www.mirrorservice.org/sites/ftp.apache.org/ \ 179 http://www.mirrorservice.org/sites/ftp.apache.org/ \
180 http://gd.tuwien.ac.at/infosys/servers/http/apache/dist/ \ 180 http://gd.tuwien.ac.at/infosys/servers/http/apache/dist/ \
181 http://www.meisei-u.ac.jp/mirror/apache/dist/ \ 181 http://www.meisei-u.ac.jp/mirror/apache/dist/ \
182 http://ftp.twaren.net/Unix/Web/apache/ \ 182 http://ftp.twaren.net/Unix/Web/apache/ \
183 http://ftp.cuhk.edu.hk/pub/packages/apache.org/ \ 183 http://ftp.cuhk.edu.hk/pub/packages/apache.org/ \
184 ftp://ftp.planetmirror.com.au/pub/apache/dist/ \ 184 ftp://ftp.planetmirror.com.au/pub/apache/dist/ \
185 ftp://ftp.oregonstate.edu/pub/apache/ \ 185 ftp://ftp.oregonstate.edu/pub/apache/ \
186 ftp://www.ibiblio.org/pub/mirrors/apache/ \ 186 ftp://www.ibiblio.org/pub/mirrors/apache/ \
187 ftp://mirror.nyi.net/apache/ \ 187 ftp://mirror.nyi.net/apache/ \
188 ftp://apache.mirrors.tds.net/pub/apache.org/ \ 188 ftp://apache.mirrors.tds.net/pub/apache.org/ \
189 ftp://ftp.mirrorservice.org/sites/ftp.apache.org/ \ 189 ftp://ftp.mirrorservice.org/sites/ftp.apache.org/ \
190 ftp://gd.tuwien.ac.at/pub/infosys/servers/http/apache/dist/ \ 190 ftp://gd.tuwien.ac.at/pub/infosys/servers/http/apache/dist/ \
191 ftp://ftp.meisei-u.ac.jp/pub/www/apache/dist/ \ 191 ftp://ftp.meisei-u.ac.jp/pub/www/apache/dist/ \
192 ftp://ftp.twaren.net/Unix/Web/apache/ 192 ftp://ftp.twaren.net/Unix/Web/apache/
193 193
194MASTER_SITE_MYSQL+= \ 194MASTER_SITE_MYSQL+= \
195 http://mysql.skynet.be/Downloads/ \ 195 http://mysql.skynet.be/Downloads/ \
196 ftp://ftp.mysql.skynet.be/pub/ftp.mysql.com/Downloads/ \ 196 ftp://ftp.mysql.skynet.be/pub/ftp.mysql.com/Downloads/ \
197 http://mysql.easynet.be/Downloads/ \ 197 http://mysql.easynet.be/Downloads/ \
198 ftp://ftp.easynet.be/mysql/Downloads/ \ 198 ftp://ftp.easynet.be/mysql/Downloads/ \
199 http://mysql.mirror.kangaroot.net/Downloads/ \ 199 http://mysql.mirror.kangaroot.net/Downloads/ \
200 ftp://mysql.mirror.kangaroot.net/pub/mysql/Downloads/ \ 200 ftp://mysql.mirror.kangaroot.net/pub/mysql/Downloads/ \
201 http://mysql.blic.net/Downloads/ \ 201 http://mysql.blic.net/Downloads/ \
202 http://mysql.online.bg/Downloads/ \ 202 http://mysql.online.bg/Downloads/ \
203 ftp://mysql.online.bg/Downloads/ \ 203 ftp://mysql.online.bg/Downloads/ \
204 http://mysql.linux.cz/Downloads/ \ 204 http://mysql.linux.cz/Downloads/ \
205 ftp://ftp.fi.muni.cz/pub/mysql/Downloads/ \ 205 ftp://ftp.fi.muni.cz/pub/mysql/Downloads/ \
206 http://mirrors.dotsrc.org/mysql/Downloads/ \ 206 http://mirrors.dotsrc.org/mysql/Downloads/ \
207 ftp://mirrors.dotsrc.org/mysql/Downloads/ \ 207 ftp://mirrors.dotsrc.org/mysql/Downloads/ \
208 http://mysql.mirrors.webname.dk/Downloads/ \ 208 http://mysql.mirrors.webname.dk/Downloads/ \
209 http://mysql.borsen.dk/Downloads/ \ 209 http://mysql.borsen.dk/Downloads/ \
210 http://mysql.tonnikala.org/Downloads/ \ 210 http://mysql.tonnikala.org/Downloads/ \
211 http://mir2.ovh.net/ftp.mysql.com/Downloads/ \ 211 http://mir2.ovh.net/ftp.mysql.com/Downloads/ \
212 ftp://mir1.ovh.net/ftp.mysql.com/Downloads/ \ 212 ftp://mir1.ovh.net/ftp.mysql.com/Downloads/ \
213 http://mirrors.ircam.fr/pub/mysql/Downloads/ \ 213 http://mirrors.ircam.fr/pub/mysql/Downloads/ \
214 ftp://mirrors.ircam.fr/pub/mysql/Downloads/ \ 214 ftp://mirrors.ircam.fr/pub/mysql/Downloads/ \
215 ftp://ftp.inria.fr/pub/MySQL/Downloads/ \ 215 ftp://ftp.inria.fr/pub/MySQL/Downloads/ \
216 http://ftp.gwdg.de/pub/misc/mysql/Downloads/ \ 216 http://ftp.gwdg.de/pub/misc/mysql/Downloads/ \
217 ftp://ftp.gwdg.de/pub/misc/mysql/Downloads/ \ 217 ftp://ftp.gwdg.de/pub/misc/mysql/Downloads/ \
218 http://sunsite.informatik.rwth-aachen.de/mysql/Downloads/ \ 218 http://sunsite.informatik.rwth-aachen.de/mysql/Downloads/ \
219 ftp://sunsite.informatik.rwth-aachen.de/pub/mirror/www.mysql.com/Downloads/ \ 219 ftp://sunsite.informatik.rwth-aachen.de/pub/mirror/www.mysql.com/Downloads/ \
220 ftp://ftp.fu-berlin.de/unix/databases/mysql/Downloads/ \ 220 ftp://ftp.fu-berlin.de/unix/databases/mysql/Downloads/ \
221 http://ftp.ntua.gr/pub/databases/mysql/Downloads/ \ 221 http://ftp.ntua.gr/pub/databases/mysql/Downloads/ \
222 ftp://ftp.ntua.gr/pub/databases/mysql/Downloads/ \ 222 ftp://ftp.ntua.gr/pub/databases/mysql/Downloads/ \
223 http://ftp.uoi.gr/pub/databases/mysql/Downloads/ \ 223 http://ftp.uoi.gr/pub/databases/mysql/Downloads/ \
224 ftp://ftp.uoi.gr/pub/databases/mysql/Downloads/ \ 224 ftp://ftp.uoi.gr/pub/databases/mysql/Downloads/ \
225 http://mysql.mirrors.crysys.hit.bme.hu/Downloads/ \ 225 http://mysql.mirrors.crysys.hit.bme.hu/Downloads/ \
226 ftp://ftp.crysys.hu/pub/mysql/Downloads/ \ 226 ftp://ftp.crysys.hu/pub/mysql/Downloads/ \
227 http://mysql.rhnet.is/Downloads/ \ 227 http://mysql.rhnet.is/Downloads/ \
228 ftp://ftp.rhnet.is/pub/mysql/Downloads/ \ 228 ftp://ftp.rhnet.is/pub/mysql/Downloads/ \
229 http://ftp.heanet.ie/mirrors/www.mysql.com/Downloads/ \ 229 http://ftp.heanet.ie/mirrors/www.mysql.com/Downloads/ \
230 ftp://ftp.heanet.ie/mirrors/www.mysql.com/Downloads/ \ 230 ftp://ftp.heanet.ie/mirrors/www.mysql.com/Downloads/ \
231 http://na.mirror.garr.it/mirrors/MySQL/Downloads/ \ 231 http://na.mirror.garr.it/mirrors/MySQL/Downloads/ \
232 ftp://na.mirror.garr.it/mirrors/MySQL/Downloads/ \ 232 ftp://na.mirror.garr.it/mirrors/MySQL/Downloads/ \
233 http://mysql.php.lv/Downloads/ \ 233 http://mysql.php.lv/Downloads/ \
234 http://mysql.bst.lt/Downloads/ \ 234 http://mysql.bst.lt/Downloads/ \
235 http://mysql.mirrors.webazilla.nl/Downloads/ \ 235 http://mysql.mirrors.webazilla.nl/Downloads/ \
236 http://mysql.proserve.nl/Downloads/ \ 236 http://mysql.proserve.nl/Downloads/ \
237 ftp://mysql.proserve.nl/pub/mysql/Downloads/Downloads/ \ 237 ftp://mysql.proserve.nl/pub/mysql/Downloads/Downloads/ \
238 http://ftp.tpnet.pl/vol/d3/ftp.mysql.com/Downloads/ \ 238 http://ftp.tpnet.pl/vol/d3/ftp.mysql.com/Downloads/ \
239 ftp://ftp.tpnet.pl/d3/ftp.mysql.com/Downloads/ \ 239 ftp://ftp.tpnet.pl/d3/ftp.mysql.com/Downloads/ \
240 http://mysql.nfsi.pt/Downloads/ \ 240 http://mysql.nfsi.pt/Downloads/ \
241 ftp://ftp.nfsi.pt/pub/mysql/Downloads/ \ 241 ftp://ftp.nfsi.pt/pub/mysql/Downloads/ \
242 http://mirrors.xservers.ro/mysql/Downloads/ \ 242 http://mirrors.xservers.ro/mysql/Downloads/ \
243 ftp://ftp.roedu.net/pub/mirrors/ftp.mysql.com/Downloads/ \ 243 ftp://ftp.roedu.net/pub/mirrors/ftp.mysql.com/Downloads/ \
244 ftp://mirrors.fibernet.ro/1/MySQL/Downloads/ \ 244 ftp://mirrors.fibernet.ro/1/MySQL/Downloads/ \
245 http://ftp.astral.ro/mirrors/mysql.com/Downloads/ \ 245 http://ftp.astral.ro/mirrors/mysql.com/Downloads/ \
246 ftp://ftp.astral.ro/mirrors/mysql.com/Downloads/ \ 246 ftp://ftp.astral.ro/mirrors/mysql.com/Downloads/ \
247 http://mysql.mix.su/Downloads/ \ 247 http://mysql.mix.su/Downloads/ \
248 ftp://mysql.mix.su/Downloads/ \ 248 ftp://mysql.mix.su/Downloads/ \
249 http://mirrors.paknet.org/mysql/Downloads/ \ 249 http://mirrors.paknet.org/mysql/Downloads/ \
250 http://www.wsection.com/mysql/Downloads/ \ 250 http://www.wsection.com/mysql/Downloads/ \
251 http://mirrors.bevc.net/mysql/Downloads/ \ 251 http://mirrors.bevc.net/mysql/Downloads/ \
252 ftp://ftp.bevc.net/mirrors/mysql/Downloads/ \ 252 ftp://ftp.bevc.net/mirrors/mysql/Downloads/ \
253 http://mysql.rediris.es/Downloads/ \ 253 http://mysql.rediris.es/Downloads/ \
254 ftp://ftp.rediris.es/mirror/mysql/Downloads/ \ 254 ftp://ftp.rediris.es/mirror/mysql/Downloads/ \
255 http://ftp.sunet.se/pub/unix/databases/relational/mysql/Downloads/ \ 255 http://ftp.sunet.se/pub/unix/databases/relational/mysql/Downloads/ \
256 ftp://ftp.sunet.se/pub/unix/databases/relational/mysql/Downloads/ \ 256 ftp://ftp.sunet.se/pub/unix/databases/relational/mysql/Downloads/ \
257 http://mysql.dataphone.se/Downloads/ \ 257 http://mysql.dataphone.se/Downloads/ \
258 ftp://mirror2.dataphone.se/pub/mysql/Downloads/ \ 258 ftp://mirror2.dataphone.se/pub/mysql/Downloads/ \
259 ftp://ftp.solnet.ch/mirror/mysql/Downloads/ \ 259 ftp://ftp.solnet.ch/mirror/mysql/Downloads/ \
260 http://mirror.switch.ch/ftp/mirror/mysql/Downloads/ \ 260 http://mirror.switch.ch/ftp/mirror/mysql/Downloads/ \
261 ftp://mirror.switch.ch/mirror/mysql/Downloads/ \ 261 ftp://mirror.switch.ch/mirror/mysql/Downloads/ \
262 http://ftp.itu.edu.tr/Mirror/Mysql/Downloads/ \ 262 http://ftp.itu.edu.tr/Mirror/Mysql/Downloads/ \
263 ftp://ftp.itu.edu.tr/Mirror/Mysql/Downloads/ \ 263 ftp://ftp.itu.edu.tr/Mirror/Mysql/Downloads/ \
264 http://mysql.infocom.ua/Downloads/ \ 264 http://mysql.infocom.ua/Downloads/ \
265 http://mirrors.dedipower.com/www.mysql.com/Downloads/ \ 265 http://mirrors.dedipower.com/www.mysql.com/Downloads/ \
266 http://mirrors.ukfast.co.uk/sites/ftp.mysql.com/Downloads/ \ 266 http://mirrors.ukfast.co.uk/sites/ftp.mysql.com/Downloads/ \
267 ftp://mirrors.ukfast.co.uk/ftp.mysql.com/Downloads/ \ 267 ftp://mirrors.ukfast.co.uk/ftp.mysql.com/Downloads/ \
268 http://www.mirrorservice.org/sites/ftp.mysql.com/Downloads/ \ 268 http://www.mirrorservice.org/sites/ftp.mysql.com/Downloads/ \
269 ftp://ftp.mirrorservice.org/sites/ftp.mysql.com/Downloads/ \ 269 ftp://ftp.mirrorservice.org/sites/ftp.mysql.com/Downloads/ \
270 http://mysql.serenitynet.com/Downloads/ \ 270 http://mysql.serenitynet.com/Downloads/ \
271 ftp://ftp.mysql.serenitynet.com/Downloads/ \ 271 ftp://ftp.mysql.serenitynet.com/Downloads/ \
272 http://mysql.mirror.rafal.ca/Downloads/ \ 272 http://mysql.mirror.rafal.ca/Downloads/ \
273 ftp://mysql.mirror.rafal.ca/pub/mysql/Downloads/ \ 273 ftp://mysql.mirror.rafal.ca/pub/mysql/Downloads/ \
274 http://mirror.csclub.uwaterloo.ca/mysql/Downloads/ \ 274 http://mirror.csclub.uwaterloo.ca/mysql/Downloads/ \
275 ftp://mirror.csclub.uwaterloo.ca/mysql/Downloads/ \ 275 ftp://mirror.csclub.uwaterloo.ca/mysql/Downloads/ \
276 http://mirror.trouble-free.net/mysql_mirror/Downloads/ \ 276 http://mirror.trouble-free.net/mysql_mirror/Downloads/ \
277 http://mysql.llarian.net/Downloads/ \ 277 http://mysql.llarian.net/Downloads/ \
278 ftp://mysql.llarian.net/pub/mysqlDownloads/ \ 278 ftp://mysql.llarian.net/pub/mysqlDownloads/ \
279 http://mysql.mirrors.hoobly.com/Downloads/ \ 279 http://mysql.mirrors.hoobly.com/Downloads/ \
280 http://mysql.osuosl.org/Downloads/ \ 280 http://mysql.osuosl.org/Downloads/ \
281 ftp://ftp.osuosl.org/pub/mysql/Downloads/ \ 281 ftp://ftp.osuosl.org/pub/mysql/Downloads/ \
282 http://mysql.mirror.redwire.net/Downloads/ \ 282 http://mysql.mirror.redwire.net/Downloads/ \
283 ftp://mysql.mirror.redwire.net/pub/mysql/Downloads/ \ 283 ftp://mysql.mirror.redwire.net/pub/mysql/Downloads/ \
284 http://mirror.x10.com/mirror/mysql/Downloads/ \ 284 http://mirror.x10.com/mirror/mysql/Downloads/ \
285 ftp://mirror.x10.com/mysql/Downloads/ \ 285 ftp://mirror.x10.com/mysql/Downloads/ \
286 ftp://mirror.anl.gov/pub/mysql/Downloads/ \ 286 ftp://mirror.anl.gov/pub/mysql/Downloads/ \
287 http://mysql.mirrors.pair.com/Downloads/ \ 287 http://mysql.mirrors.pair.com/Downloads/ \
288 http://mirror.services.wisc.edu/mysql/Downloads/ \ 288 http://mirror.services.wisc.edu/mysql/Downloads/ \
289 ftp://mirror.services.wisc.edu/mirrors/mysql/Downloads/ \ 289 ftp://mirror.services.wisc.edu/mirrors/mysql/Downloads/ \
290 http://mirrors.24-7-solutions.net/pub/mysql/Downloads/ \ 290 http://mirrors.24-7-solutions.net/pub/mysql/Downloads/ \
291 ftp://mirrors.24-7-solutions.net/pub/mysql/Downloads/ \ 291 ftp://mirrors.24-7-solutions.net/pub/mysql/Downloads/ \
292 http://mysql.he.net/Downloads/ \ 292 http://mysql.he.net/Downloads/ \
293 http://mysql.localhost.net.ar/Downloads/ \ 293 http://mysql.localhost.net.ar/Downloads/ \
294 http://mysql.patan.com.ar/Downloads/ \ 294 http://mysql.patan.com.ar/Downloads/ \
295 http://mysql.cce.usp.br/Downloads/ \ 295 http://mysql.cce.usp.br/Downloads/ \
296 ftp://mysql.cce.usp.br/mysqlDownloads/ \ 296 ftp://mysql.cce.usp.br/mysqlDownloads/ \
297 http://mysql.mirrors.adc.am/Downloads/ \ 297 http://mysql.mirrors.adc.am/Downloads/ \
298 http://mysql.mirrors.arminco.com/Downloads/ \ 298 http://mysql.mirrors.arminco.com/Downloads/ \
299 http://mysql.spd.co.il/Downloads/ \ 299 http://mysql.spd.co.il/Downloads/ \
300 http://mirror.mirimar.net/mysql/Downloads/ \ 300 http://mirror.mirimar.net/mysql/Downloads/ \
301 http://ftp.iij.ad.jp/pub/db/mysql/Downloads/ \ 301 http://ftp.iij.ad.jp/pub/db/mysql/Downloads/ \
302 ftp://ftp.iij.ad.jp/pub/db/mysql/Downloads/ \ 302 ftp://ftp.iij.ad.jp/pub/db/mysql/Downloads/ \
303 http://mirror.pakistani.org/mysql/Downloads/ \ 303 http://mirror.pakistani.org/mysql/Downloads/ \
304 ftp://mirror.pakistani.org/pub/mysql/Downloads/ \ 304 ftp://mirror.pakistani.org/pub/mysql/Downloads/ \
305 http://mysql.byungsoo.net/Downloads/ \ 305 http://mysql.byungsoo.net/Downloads/ \
306 ftp://mysql.byungsoo.net/pub/mysql/Downloads/ \ 306 ftp://mysql.byungsoo.net/pub/mysql/Downloads/ \
307 http://mysql.oss.eznetsols.org/Downloads/ \ 307 http://mysql.oss.eznetsols.org/Downloads/ \
308 ftp://ftp.oss.eznetsols.org/mysql/Downloads/ \ 308 ftp://ftp.oss.eznetsols.org/mysql/Downloads/ \
309 http://mysql.cs.pu.edu.tw/Downloads/ \ 309 http://mysql.cs.pu.edu.tw/Downloads/ \
310 ftp://ftp.cs.pu.edu.tw/Unix/mysql/Downloads/ \ 310 ftp://ftp.cs.pu.edu.tw/Unix/mysql/Downloads/ \
311 http://mysql.isu.edu.tw/Downloads/ \ 311 http://mysql.isu.edu.tw/Downloads/ \
312 http://mysql.ntu.edu.tw/Downloads/ \ 312 http://mysql.ntu.edu.tw/Downloads/ \
313 ftp://ftp.ntu.edu.tw/pub/MySQL/Downloads/ \ 313 ftp://ftp.ntu.edu.tw/pub/MySQL/Downloads/ \
314 http://mysql.cdpa.nsysu.edu.tw/Downloads/ \ 314 http://mysql.cdpa.nsysu.edu.tw/Downloads/ \
315 ftp://mysql.cdpa.nsysu.edu.tw/Unix/Database/MySQL/Downloads/ \ 315 ftp://mysql.cdpa.nsysu.edu.tw/Unix/Database/MySQL/Downloads/ \
316 http://mirror-fpt-telecom.fpt.net/mysql/Downloads/ \ 316 http://mirror-fpt-telecom.fpt.net/mysql/Downloads/ \
317 ftp://mirror-fpt-telecom.fpt.net/mirror/mysql/Downloads/ \ 317 ftp://mirror-fpt-telecom.fpt.net/mirror/mysql/Downloads/ \
318 http://mysql.mirror.ac.za/Downloads/ \ 318 http://mysql.mirror.ac.za/Downloads/ \
319 ftp://mysql.mirror.ac.za/Downloads/ \ 319 ftp://mysql.mirror.ac.za/Downloads/ \
320 http://mysql.inspire.net.nz/Downloads/ \ 320 http://mysql.inspire.net.nz/Downloads/ \
321 ftp://mysql.inspire.net.nz/mysql/Downloads/ \ 321 ftp://mysql.inspire.net.nz/mysql/Downloads/ \
322 322
323MASTER_SITE_DEBIAN+= \ 323MASTER_SITE_DEBIAN+= \
324 http://ftp.debian.org/debian/ \ 324 http://ftp.debian.org/debian/ \
325 http://ftp.at.debian.org/debian/ \ 325 http://ftp.at.debian.org/debian/ \
326 http://ftp.au.debian.org/debian/ \ 326 http://ftp.au.debian.org/debian/ \
327 http://ftp.wa.au.debian.org/debian/ \ 327 http://ftp.wa.au.debian.org/debian/ \
328 http://ftp.bg.debian.org/debian/ \ 328 http://ftp.bg.debian.org/debian/ \
329 http://ftp.cl.debian.org/debian/ \ 329 http://ftp.cl.debian.org/debian/ \
330 http://ftp.cz.debian.org/debian/ \ 330 http://ftp.cz.debian.org/debian/ \
331 http://ftp.de.debian.org/debian/ \ 331 http://ftp.de.debian.org/debian/ \
332 http://ftp2.de.debian.org/debian/ \ 332 http://ftp2.de.debian.org/debian/ \
333 http://ftp.ee.debian.org/debian/ \ 333 http://ftp.ee.debian.org/debian/ \
334 http://ftp.es.debian.org/debian/ \ 334 http://ftp.es.debian.org/debian/ \
335 http://ftp.fi.debian.org/debian/ \ 335 http://ftp.fi.debian.org/debian/ \
336 http://ftp.fr.debian.org/debian/ \ 336 http://ftp.fr.debian.org/debian/ \
337 http://ftp2.fr.debian.org/debian/ \ 337 http://ftp2.fr.debian.org/debian/ \
338 http://ftp.uk.debian.org/debian/ \ 338 http://ftp.uk.debian.org/debian/ \
339 http://ftp.hr.debian.org/debian/ \ 339 http://ftp.hr.debian.org/debian/ \
340 http://ftp.ie.debian.org/debian/ \ 340 http://ftp.ie.debian.org/debian/ \
341 http://ftp.is.debian.org/debian/ \ 341 http://ftp.is.debian.org/debian/ \
342 http://ftp.it.debian.org/debian/ \ 342 http://ftp.it.debian.org/debian/ \
343 http://ftp.jp.debian.org/debian/ \ 343 http://ftp.jp.debian.org/debian/ \
344 http://ftp.nl.debian.org/debian/ \ 344 http://ftp.nl.debian.org/debian/ \
345 http://ftp.no.debian.org/debian/ \ 345 http://ftp.no.debian.org/debian/ \
346 http://ftp.nz.debian.org/debian/ \ 346 http://ftp.nz.debian.org/debian/ \
347 http://ftp.pl.debian.org/debian/ \ 347 http://ftp.pl.debian.org/debian/ \
348 http://ftp.ru.debian.org/debian/ \ 348 http://ftp.ru.debian.org/debian/ \
349 http://ftp.se.debian.org/debian/ \ 349 http://ftp.se.debian.org/debian/ \
350 http://ftp.si.debian.org/debian/ \ 350 http://ftp.si.debian.org/debian/ \
351 http://ftp.sk.debian.org/debian/ \ 351 http://ftp.sk.debian.org/debian/ \
352 http://ftp.us.debian.org/debian/ 352 http://ftp.us.debian.org/debian/
353 353
354MASTER_SITE_OPENOFFICE+= \ 354MASTER_SITE_OPENOFFICE+= \
355 http://mirrors.isc.org/pub/openoffice/ \ 355 http://mirrors.isc.org/pub/openoffice/ \
356 http://ftp.stardiv.de/pub/OpenOffice.org/ \ 356 http://ftp.stardiv.de/pub/OpenOffice.org/ \
357 http://openoffice.mirrors.ilisys.com.au/ \ 357 http://openoffice.mirrors.ilisys.com.au/ \
358 ftp://ftp.pucpr.br/openoffice/ \ 358 ftp://ftp.pucpr.br/openoffice/ \
359 http://www.ibiblio.org/pub/mirrors/openoffice/ \ 359 http://www.ibiblio.org/pub/mirrors/openoffice/ \
360 ftp://ftp.ussg.iu.edu/pub/openoffice/ \ 360 ftp://ftp.ussg.iu.edu/pub/openoffice/ \
361 http://openoffice.mirrors.pair.com/ftp/ \ 361 http://openoffice.mirrors.pair.com/ftp/ \
362 http://gd.tuwien.ac.at/office/openoffice/ \ 362 http://gd.tuwien.ac.at/office/openoffice/ \
363 http://ftp.belnet.be/pub/mirror/ftp.openoffice.org/ \ 363 http://ftp.belnet.be/pub/mirror/ftp.openoffice.org/ \
364 ftp://ftp.kulnet.kuleuven.ac.be/pub/mirror/openoffice.org/ \ 364 ftp://ftp.kulnet.kuleuven.ac.be/pub/mirror/openoffice.org/ \
365 http://ftp.sh.cvut.cz/MIRRORS/OpenOffice/ \ 365 http://ftp.sh.cvut.cz/MIRRORS/OpenOffice/ \
366 ftp://ftp.funet.fi/pub/mirrors/openoffice.org/ \ 366 ftp://ftp.funet.fi/pub/mirrors/openoffice.org/ \
367 ftp://openoffice.cict.fr/openoffice/ \ 367 ftp://openoffice.cict.fr/openoffice/ \
368 http://ftp.club-internet.fr/pub/OpenOffice/ \ 368 http://ftp.club-internet.fr/pub/OpenOffice/ \
369 ftp://sunsite.informatik.rwth-aachen.de/pub/mirror/OpenOffice/ \ 369 ftp://sunsite.informatik.rwth-aachen.de/pub/mirror/OpenOffice/ \
370 ftp://ftp.tu-chemnitz.de/pub/openoffice/ \ 370 ftp://ftp.tu-chemnitz.de/pub/openoffice/ \
371 ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.openoffice.org/ \ 371 ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.openoffice.org/ \
372 ftp://ftp.join.uni-muenster.de/pub/software/OpenOffice/ \ 372 ftp://ftp.join.uni-muenster.de/pub/software/OpenOffice/ \
373 http://ftp.ntua.gr/pub/OpenOffice/ \ 373 http://ftp.ntua.gr/pub/OpenOffice/ \
374 http://ftp.fsf.hu/OpenOffice.org/ \ 374 http://ftp.fsf.hu/OpenOffice.org/ \
375 http://ftp.rhnet.is/pub/OpenOffice/ \ 375 http://ftp.rhnet.is/pub/OpenOffice/ \
376 http://na.mirror.garr.it/mirrors/openoffice/ \ 376 http://na.mirror.garr.it/mirrors/openoffice/ \
377 http://vlaai.snt.utwente.nl/pub/software/openoffice/ \ 377 http://vlaai.snt.utwente.nl/pub/software/openoffice/ \
378 http://niihau.student.utwente.nl/openoffice/ \ 378 http://niihau.student.utwente.nl/openoffice/ \
379 http://borft.student.utwente.nl/openoffice/ \ 379 http://borft.student.utwente.nl/openoffice/ \
380 http://ftp.iasi.roedu.net/mirrors/openoffice.org/ \ 380 http://ftp.iasi.roedu.net/mirrors/openoffice.org/ \
381 ftp://ftp.arnes.si/packages/OpenOffice.org/ \ 381 ftp://ftp.arnes.si/packages/OpenOffice.org/ \
382 ftp://ftp.saix.net/pub/OpenOffice.org/ \ 382 ftp://ftp.saix.net/pub/OpenOffice.org/ \
383 http://ftp.rediris.es/ftp/mirror/openoffice.org/ \ 383 http://ftp.rediris.es/ftp/mirror/openoffice.org/ \
384 http://ftp.sunet.se/pub/Office/OpenOffice.org/ \ 384 http://ftp.sunet.se/pub/Office/OpenOffice.org/ \
385 ftp://mirror.switch.ch/mirror/OpenOffice/ \ 385 ftp://mirror.switch.ch/mirror/OpenOffice/ \
386 http://mirror.pacific.net.au/openoffice/ \ 386 http://mirror.pacific.net.au/openoffice/ \
387 http://public.planetmirror.com.au/pub/openoffice/ \ 387 http://public.planetmirror.com.au/pub/openoffice/ \
388 http://komo.vlsm.org/openoffice/ \ 388 http://komo.vlsm.org/openoffice/ \
389 ftp://ftp.kddlabs.co.jp/office/openoffice/ \ 389 ftp://ftp.kddlabs.co.jp/office/openoffice/ \
390 ftp://ftp.t.ring.gr.jp/pub/misc/openoffice/ \ 390 ftp://ftp.t.ring.gr.jp/pub/misc/openoffice/ \
391 http://mymirror.asiaosc.org/openoffice/ \ 391 http://mymirror.asiaosc.org/openoffice/ \
392 ftp://ftp.kr.freebsd.org/pub/openoffice/ \ 392 ftp://ftp.kr.freebsd.org/pub/openoffice/ \
393 http://www.fs.tum.de/~mrauch/OpenOffice/download/ 393 http://www.fs.tum.de/~mrauch/OpenOffice/download/
394 394
395MASTER_SITE_CYGWIN+= \ 395MASTER_SITE_CYGWIN+= \
396 http://mirrors.kernel.org/sources.redhat.com/cygwin/ \ 396 http://mirrors.kernel.org/sources.redhat.com/cygwin/ \
397 http://mirrors.xmission.com/cygwin/ \ 397 http://mirrors.xmission.com/cygwin/ \
398 ftp://ftp.t.ring.gr.jp/pub/pc/gnu-win32/ \ 398 ftp://ftp.t.ring.gr.jp/pub/pc/gnu-win32/ \
399 ftp://ftp.funet.fi/pub/mirrors/cygwin.com/pub/cygwin/ 399 ftp://ftp.funet.fi/pub/mirrors/cygwin.com/pub/cygwin/
400 400
401MASTER_SITE_IFARCHIVE+= \ 401MASTER_SITE_IFARCHIVE+= \
402 http://ifarchive.flavorplex.com/if-archive/ \ 402 http://ifarchive.flavorplex.com/if-archive/ \
403 http://ifarchive.heanet.ie/if-archive/ \ 403 http://ifarchive.heanet.ie/if-archive/ \
404 http://ifarchive.giga.or.at/if-archive/ 404 http://ifarchive.giga.or.at/if-archive/
405 405
406### PGSQL list was last updated on 20080109 406### PGSQL list was last updated on 20080823
407MASTER_SITE_PGSQL+= \ 407MASTER_SITE_PGSQL+= \
408 ftp://ftp.ar.postgresql.org/pub/mirrors/postgresql/ \ 408 ftp://ftp.ar.postgresql.org/pub/mirrors/postgresql/ \
 409 ftp://ftp2.au.postgresql.org/pub/postgresql/ \
 410 http://ftp.at.postgresql.org/db/www.postgresql.org/pub/ \
409 ftp://ftp.at.postgresql.org/db/www.postgresql.org/pub/ \ 411 ftp://ftp.at.postgresql.org/db/www.postgresql.org/pub/ \
410 ftp://ftp.au.postgresql.org/pub/postgresql/ \ 412 http://ftp.be.postgresql.org/postgresql/ \
411 ftp://ftp.ba.postgresql.org/pub/postgresql/ \ 
412 ftp://ftp.be.postgresql.org/postgresql/ \ 413 ftp://ftp.be.postgresql.org/postgresql/ \
413 ftp://ftp.ch.postgresql.org/mirror/postgresql/ \ 414 http://ftp2.be.postgresql.org/ \
414 ftp://ftp.cl.postgresql.org/postgresql/ \ 415 ftp://ftp2.be.postgresql.org/pub/postgresql/ \
 416 ftp://ftp.ba.postgresql.org/pub/postgresql/ \
 417 http://ftp2.br.postgresql.org/postgresql/ \
 418 ftp://ftp2.br.postgresql.org/postgresql/ \
 419 ftp://ftp3.bg.postgresql.org/postgresql/ \
 420 ftp://ftp5.ca.postgresql.org/mirrors/postgresql/ \
415 ftp://ftp.cn.postgresql.org/pub/postgresql/ \ 421 ftp://ftp.cn.postgresql.org/pub/postgresql/ \
 422 http://ftp.cz.postgresql.org/ \
416 ftp://ftp.cz.postgresql.org/pgsql/ \ 423 ftp://ftp.cz.postgresql.org/pgsql/ \
417 ftp://ftp.de.postgresql.org/mirror/postgresql/ \ 424 http://ftp2.cz.postgresql.org/pub/postgresql/ \
 425 ftp://ftp2.cz.postgresql.org/pub/postgresql/ \
 426 http://ftp.dk.postgresql.org/postgresql/ \
418 ftp://ftp.dk.postgresql.org/postgresql/ \ 427 ftp://ftp.dk.postgresql.org/postgresql/ \
 428 http://ftp.ee.postgresql.org/pub/postgresql/ \
419 ftp://ftp.ee.postgresql.org/pub/postgresql/ \ 429 ftp://ftp.ee.postgresql.org/pub/postgresql/ \
420 ftp://ftp.fi.postgresql.org/pub/postgresql/ \ 430 ftp://ftp.fi.postgresql.org/pub/postgresql/ \
 431 http://ftp3.fr.postgresql.org/pub/postgresql/ \
 432 ftp://ftp3.fr.postgresql.org/pub/postgresql/ \
 433 http://ftp4.fr.postgresql.org/pub/mirrors/postgresql/ \
 434 ftp://ftp4.fr.postgresql.org/pub/mirrors/postgresql/ \
421 ftp://ftp.fr.postgresql.org/ \ 435 ftp://ftp.fr.postgresql.org/ \
 436 http://ftp.de.postgresql.org/mirror/postgresql/ \
 437 ftp://ftp.de.postgresql.org/mirror/postgresql/ \
 438 http://ftp3.de.postgresql.org/pub/Mirrors/ftp.postgresql.org/ \
 439 ftp://ftp3.de.postgresql.org/pub/Mirrors/ftp.postgresql.org/ \
 440 http://ftp8.de.postgresql.org/pub/misc/pgsql/ \
 441 ftp://ftp8.de.postgresql.org/pub/misc/pgsql/ \
 442 ftp://ftp7.de.postgresql.org/pub/ftp.postgresql.org/ \
 443 ftp://ftp9.de.postgresql.org/unix/databases/postgresql/ \
 444 ftp://ftp10.de.postgresql.org/pub/mirror/postgresql/ \
 445 http://ftp.gr.postgresql.org/pub/databases/postgresql/ \
422 ftp://ftp.gr.postgresql.org/pub/databases/postgresql/ \ 446 ftp://ftp.gr.postgresql.org/pub/databases/postgresql/ \
423 ftp://ftp.hk.postgresql.org/postgresql/ \ 447 http://ftp2.gr.postgresql.org/pub/databases/postgresql/ \
 448 ftp://ftp2.gr.postgresql.org/pub/databases/postgresql/ \
 449 http://ftp3.gr.postgresql.org/mirrors/postgresql/ \
 450 ftp://ftp3.gr.postgresql.org/mirrors/postgresql/ \
 451 ftp://ftp.is.postgresql.org/pub/postgresql/ \
 452 http://ftp9.id.postgresql.org/ \
 453 ftp://ftp9.id.postgresql.org/postgresql/ \
 454 http://ftp.ie.postgresql.org/mirrors/ftp.postgresql.org/pub/ \
424 ftp://ftp.ie.postgresql.org/mirrors/ftp.postgresql.org/pub/ \ 455 ftp://ftp.ie.postgresql.org/mirrors/ftp.postgresql.org/pub/ \
 456 http://ftp2.ie.postgresql.org/mirrors/ftp.postgresql.org/ \
 457 ftp://ftp2.ie.postgresql.org/mirrors/ftp.postgresql.org/ \
425 ftp://ftp.il.postgresql.org/ftp.postgresql.org/ \ 458 ftp://ftp.il.postgresql.org/ftp.postgresql.org/ \
426 ftp://ftp.is.postgresql.org/pub/postgresql/ \ 459 http://ftp2.it.postgresql.org/mirrors/postgres/ \
427 ftp://ftp.jp.postgresql.org/ \ 460 ftp://ftp2.it.postgresql.org/mirrors/postgres/ \
 461 http://ftp7.it.postgresql.org/pub/unix/postgres/ \
 462 ftp://ftp7.it.postgresql.org/pub/unix/postgres/ \
 463 ftp://ftp6.it.postgresql.org/pub/PostgreSQL/ \
 464 http://ftp2.jp.postgresql.org/pub/postgresql/ \
 465 http://ftp2.jp.postgresql.org/pub/postgresql/ \
 466 ftp://ftp2.jp.postgresql.org/pub/postgresql/ \
 467 http://ftp3.jp.postgresql.org/pub/db/postgresql/ \
 468 ftp://ftp3.jp.postgresql.org/pub/db/postgresql/ \
428 ftp://ftp.kr.postgresql.org/postgresql/ \ 469 ftp://ftp.kr.postgresql.org/postgresql/ \
429 ftp://ftp.lt.postgresql.org/ \ 470 ftp://ftp2.kr.postgresql.org/pub/postgresql/ \
 471 http://ftp2.lv.postgresql.org/ \
 472 ftp://ftp2.lv.postgresql.org/postgresql/ \
430 ftp://ftp.lv.postgresql.org/mirrors/ftp.postgresql.org/ \ 473 ftp://ftp.lv.postgresql.org/mirrors/ftp.postgresql.org/ \
 474 http://ftp2.lt.postgresql.org/pub/PostgreSQL/ \
 475 ftp://ftp2.lt.postgresql.org/pub/PostgreSQL/ \
 476 ftp://ftp.lt.postgresql.org/ \
431 ftp://ftp.my.postgresql.org/pub/postgresql/ \ 477 ftp://ftp.my.postgresql.org/pub/postgresql/ \
 478 http://ftp2.nl.postgresql.org/ \
 479 ftp://ftp2.nl.postgresql.org/mirror/postgresql/ \
 480 http://ftp4.nl.postgresql.org/ \
 481 ftp://ftp4.nl.postgresql.org/postgresql.zeelandnet.nl/ \
432 ftp://ftp.nl.postgresql.org:21/pub/mirror/postgresql/ \ 482 ftp://ftp.nl.postgresql.org:21/pub/mirror/postgresql/ \
433 ftp://ftp.no.postgresql.org/pub/databases/postgresql/ \ 
434 ftp://ftp.nz.postgresql.org/postgresql/ \ 483 ftp://ftp.nz.postgresql.org/postgresql/ \
 484 ftp://ftp.no.postgresql.org/pub/databases/postgresql/ \
 485 http://ftp6.pl.postgresql.org/pub/postgresql/ \
 486 ftp://ftp6.pl.postgresql.org/pub/postgresql/ \
 487 http://ftp8.pl.postgresql.org/pub/postgresql/ \
 488 ftp://ftp8.pl.postgresql.org/pub/postgresql/ \
 489 http://ftp9.pl.postgresql.org/pub/mirrors/ftp.postgresql.org/ \
 490 ftp://ftp9.pl.postgresql.org/pub/mirrors/ftp.postgresql.org/ \
 491 ftp://ftp7.pl.postgresql.org/pub/mirror/ftp.postgresql.org/ \
 492 http://ftp.pt.postgresql.org/pub/postgresql/ \
435 ftp://ftp.pt.postgresql.org/pub/postgresql/ \ 493 ftp://ftp.pt.postgresql.org/pub/postgresql/ \
 494 http://ftp6.ro.postgresql.org/pub/mirrors/ftp.postgresql.org/ \
 495 ftp://ftp6.ro.postgresql.org/pub/mirrors/ftp.postgresql.org/ \
 496 ftp://ftp7.ro.postgresql.org/1/PostgreSQL/ \
436 ftp://ftp.ru.postgresql.org/pub/mirrors/pgsql/ \ 497 ftp://ftp.ru.postgresql.org/pub/mirrors/pgsql/ \
437 ftp://ftp.se.postgresql.org/pub/databases/relational/postgresql/ \ 498 ftp://ftp2.ru.postgresql.org/pub/databases/postgresql/ \
 499 ftp://ftp3.ru.postgresql.org/pub/mirror/postgresql/pub/ \
 500 ftp://ftp2.sk.postgresql.org/pub/postgresql/ \
438 ftp://ftp.si.postgresql.org/pub/mirrors/postgresql/ \ 501 ftp://ftp.si.postgresql.org/pub/mirrors/postgresql/ \
439 ftp://ftp.tr.postgresql.org/pub/PostgreSQL/ \ 
440 ftp://ftp.tw.postgresql.org/pub/postgresql/ \ 
441 ftp://ftp.ua.postgresql.org/pub/mirrors/postgresql.org/ \ 
442 ftp://ftp.za.postgresql.org/mirror/ftp.postgresql.org/ \ 502 ftp://ftp.za.postgresql.org/mirror/ftp.postgresql.org/ \
443 ftp://ftp10.de.postgresql.org/pub/mirror/postgresql/ \ 503 http://ftp5.es.postgresql.org/mirror/postgresql/ \
444 ftp://ftp10.us.postgresql.org/pub/postgresql/ \ 504 ftp://ftp5.es.postgresql.org/mirror/postgresql/ \
445 ftp://ftp11.us.postgresql.org/pub/mirrors/postgresql/ \ 505 http://ftp.se.postgresql.org/pub/databases/relational/postgresql/ \
446 ftp://ftp12.us.postgresql.org/postgresql/ \ 506 ftp://ftp.se.postgresql.org/pub/databases/relational/postgresql/ \
447 ftp://ftp2.au.postgresql.org/pub/postgresql/ \ 507 http://ftp2.ch.postgresql.org/pub/mirrors/postgresql/ \
448 ftp://ftp2.be.postgresql.org/pub/postgresql/ \ 
449 ftp://ftp2.br.postgresql.org/postgresql/ \ 
450 ftp://ftp2.ch.postgresql.org/pub/mirrors/postgresql/ \ 508 ftp://ftp2.ch.postgresql.org/pub/mirrors/postgresql/ \
451 ftp://ftp2.cz.postgresql.org/pub/postgresql/ \ 509 ftp://ftp.ch.postgresql.org/mirror/postgresql/ \
452 ftp://ftp2.gr.postgresql.org/pub/databases/postgresql/ \ 510 http://ftp3.tw.postgresql.org/postgresql/ \
453 ftp://ftp2.ie.postgresql.org/mirrors/ftp.postgresql.org/ \ 511 ftp://ftp3.tw.postgresql.org/postgresql/ \
454 ftp://ftp2.it.postgresql.org/mirrors/postgres/ \ 512 http://ftp4.tw.postgresql.org/pub/postgresql/ \
455 ftp://ftp2.jp.postgresql.org/pub/postgresql/ \ 
456 ftp://ftp2.kr.postgresql.org/pub/postgresql/ \ 
457 ftp://ftp2.lv.postgresql.org/postgresql/ \ 
458 ftp://ftp2.nl.postgresql.org/mirror/postgresql/ \ 
459 ftp://ftp2.sk.postgresql.org/pub/postgresql/ \ 
460 ftp://ftp2.uk.postgresql.org/sites/ftp.postgresql.org/ \ 
461 ftp://ftp3.de.postgresql.org/pub/Mirrors/ftp.postgresql.org/ \ 
462 ftp://ftp3.fr.postgresql.org/pub/postgresql/ \ 
463 ftp://ftp3.jp.postgresql.org/pub/db/postgresql/ \ 
464 ftp://ftp3.ru.postgresql.org/pub/mirror/postgresql/pub/ \ 
465 ftp://ftp3.tw.postgresql.org/pub/Unix/Database/postgresql/ \ 
466 ftp://ftp4.fr.postgresql.org/pub/mirrors/postgresql/ \ 
467 ftp://ftp4.nl.postgresql.org/postgresql.zeelandnet.nl/ \ 
468 ftp://ftp4.tw.postgresql.org/pub/postgresql/ \ 513 ftp://ftp4.tw.postgresql.org/pub/postgresql/ \
469 ftp://ftp4.us.postgresql.org/pub/postgresql/ \ 514 ftp://ftp.tw.postgresql.org/pub/postgresql/ \
470 ftp://ftp5.ca.postgresql.org/mirrors/postgresql/ \ 515 ftp://ftp.tr.postgresql.org/pub/PostgreSQL/ \
471 ftp://ftp5.es.postgresql.org/mirror/postgresql/ \ 516 http://ftp7.us.postgresql.org/pub/postgresql/ \
472 ftp://ftp5.us.postgresql.org/pub/PostgreSQL/ \ 
473 ftp://ftp6.it.postgresql.org/pub/PostgreSQL/ \ 
474 ftp://ftp6.pl.postgresql.org/pub/postgresql/ \ 
475 ftp://ftp6.ro.postgresql.org/pub/mirrors/ftp.postgresql.org/ \ 
476 ftp://ftp7.de.postgresql.org/pub/ftp.postgresql.org/ \ 
477 ftp://ftp7.it.postgresql.org/pub/unix/postgres/ \ 
478 ftp://ftp7.pl.postgresql.org/pub/mirror/ftp.postgresql.org/ \ 
479 ftp://ftp7.ro.postgresql.org/1/PostgreSQL/ \ 
480 ftp://ftp7.ru.postgresql.org/pub/postgresql/ \ 
481 ftp://ftp7.tr.postgresql.org/pub/postgresql/ \ 
482 ftp://ftp7.us.postgresql.org/pub/postgresql/ \ 517 ftp://ftp7.us.postgresql.org/pub/postgresql/ \
483 ftp://ftp8.de.postgresql.org/pub/misc/pgsql/ \ 518 http://ftp9.us.postgresql.org/pub/mirrors/postgresql/ \
484 ftp://ftp8.pl.postgresql.org/pub/postgresql/ \ 
485 ftp://ftp8.us.postgresql.org/postgresql/ \ 
486 ftp://ftp9.de.postgresql.org/unix/databases/postgresql/ \ 
487 ftp://ftp9.id.postgresql.org/postgresql/ \ 
488 ftp://ftp9.pl.postgresql.org/pub/mirrors/ftp.postgresql.org/ \ 
489 ftp://ftp9.us.postgresql.org/pub/mirrors/postgresql/ \ 519 ftp://ftp9.us.postgresql.org/pub/mirrors/postgresql/ \
490 http://ftp.at.postgresql.org/db/www.postgresql.org/pub/ \ 520 ftp://ftp5.us.postgresql.org/pub/PostgreSQL/ \
491 http://ftp.be.postgresql.org/postgresql/ \ 521 ftp://ftp10.us.postgresql.org/pub/postgresql/ \
492 http://ftp.cz.postgresql.org/ \ 522 ftp://ftp11.us.postgresql.org/pub/mirrors/postgresql/ \
493 http://ftp.de.postgresql.org/mirror/postgresql/ \ 523 ftp://ftp2.ua.postgresql.org/pub/postgresql/ \
494 http://ftp.dk.postgresql.org/postgresql/ \ 524 ftp://ftp3.ua.postgresql.org/pub/mirrors/postgresql/ \
495 http://ftp.ee.postgresql.org/pub/postgresql/ \ 
496 http://ftp.gr.postgresql.org/pub/databases/postgresql/ \ 
497 http://ftp.ie.postgresql.org/mirrors/ftp.postgresql.org/pub/ \ 
498 http://ftp.pt.postgresql.org/pub/postgresql/ \ 
499 http://ftp.se.postgresql.org/pub/databases/relational/postgresql/ \ 
500 http://ftp2.au.postgresql.org/pub/postgresql/ \ 
501 http://ftp2.be.postgresql.org/ \ 
502 http://ftp2.br.postgresql.org/postgresql/ \ 
503 http://ftp2.ch.postgresql.org/pub/mirrors/postgresql/ \ 
504 http://ftp2.cz.postgresql.org/pub/postgresql/ \ 
505 http://ftp2.gr.postgresql.org/pub/databases/postgresql/ \ 
506 http://ftp2.ie.postgresql.org/mirrors/ftp.postgresql.org/ \ 
507 http://ftp2.it.postgresql.org/mirrors/postgres/ \ 
508 http://ftp2.jp.postgresql.org/pub/postgresql/ \ 
509 http://ftp2.lv.postgresql.org/ \ 
510 http://ftp2.nl.postgresql.org/ \ 
511 http://ftp2.uk.postgresql.org/sites/ftp.postgresql.org/ \ 525 http://ftp2.uk.postgresql.org/sites/ftp.postgresql.org/ \
512 http://ftp3.de.postgresql.org/pub/Mirrors/ftp.postgresql.org/ \ 526 ftp://ftp2.uk.postgresql.org/sites/ftp.postgresql.org/ \
513 http://ftp3.fr.postgresql.org/pub/postgresql/ \ 527 ftp://ftp.vn.postgresql.org/mirror/postgresql/
514 http://ftp3.jp.postgresql.org/pub/db/postgresql/ \ 
515 http://ftp4.fr.postgresql.org/pub/mirrors/postgresql/ \ 
516 http://ftp4.nl.postgresql.org/ \ 
517 http://ftp4.tw.postgresql.org/ \ 
518 http://ftp5.es.postgresql.org/mirror/postgresql/ \ 
519 http://ftp6.pl.postgresql.org/pub/postgresql/ \ 
520 http://ftp6.ro.postgresql.org/pub/mirrors/ftp.postgresql.org/ \ 
521 http://ftp7.it.postgresql.org/pub/unix/postgres/ \ 
522 http://ftp7.ru.postgresql.org/pub/postgresql/ \ 
523 http://ftp7.us.postgresql.org/pub/postgresql/ \ 
524 http://ftp8.de.postgresql.org/pub/misc/pgsql/ \ 
525 http://ftp8.pl.postgresql.org/pub/postgresql/ \ 
526 http://ftp8.us.postgresql.org/postgresql/ \ 
527 http://ftp9.id.postgresql.org/ \ 
528 http://ftp9.pl.postgresql.org/pub/mirrors/ftp.postgresql.org/ \ 
529 http://ftp9.us.postgresql.org/pub/mirrors/postgresql/ 
530 528
531MASTER_SITE_GENTOO+= \ 529MASTER_SITE_GENTOO+= \
532 http://distfiles.gentoo.org/ \ 530 http://distfiles.gentoo.org/ \
533 ftp://gentoo.arcticnetwork.ca/pub/gentoo/ \ 531 ftp://gentoo.arcticnetwork.ca/pub/gentoo/ \
534 http://gentoo.arcticnetwork.ca/source/ \ 532 http://gentoo.arcticnetwork.ca/source/ \
535 ftp://mirrors.tera-byte.com/pub/gento/ \ 533 ftp://mirrors.tera-byte.com/pub/gento/ \
536 http://gentoo.mirrors.tera-byte.com/ \ 534 http://gentoo.mirrors.tera-byte.com/ \
537 ftp://mirror.csclub.uwaterloo.ca/gentoo-distfiles/ \ 535 ftp://mirror.csclub.uwaterloo.ca/gentoo-distfiles/ \
538 http://mirror.csclub.uwaterloo.ca/gentoo-distfiles/ \ 536 http://mirror.csclub.uwaterloo.ca/gentoo-distfiles/ \
539 http://mirror.mcs.anl.gov/pub/gentoo/ \ 537 http://mirror.mcs.anl.gov/pub/gentoo/ \
540 ftp://mirror.mcs.anl.gov/pub/gentoo/ \ 538 ftp://mirror.mcs.anl.gov/pub/gentoo/ \
541 http://gentoo.binarycompass.org/ \ 539 http://gentoo.binarycompass.org/ \
542 ftp://gentoo.chem.wisc.edu/gentoo/ \ 540 ftp://gentoo.chem.wisc.edu/gentoo/ \
543 http://gentoo.chem.wisc.edu/gentoo/ \ 541 http://gentoo.chem.wisc.edu/gentoo/ \
544 http://mirrors.cs.wmich.edu/gento/ \ 542 http://mirrors.cs.wmich.edu/gento/ \
545 http://mirror.datapipe.net/gento/ \ 543 http://mirror.datapipe.net/gento/ \
546 ftp://mirror.datapipe.net/gento/ \ 544 ftp://mirror.datapipe.net/gento/ \
547 http://gentoo.mirrors.easynews.com/linux/gentoo/ \ 545 http://gentoo.mirrors.easynews.com/linux/gentoo/ \
548 http://mirror.fslutd.org/linux/distributions/gentoo/ \ 546 http://mirror.fslutd.org/linux/distributions/gentoo/ \
549 ftp://mirror.fslutd.org/linux/distributions/gentoo/ \ 547 ftp://mirror.fslutd.org/linux/distributions/gentoo/ \
550 ftp://ftp.gtlib.gatech.edu/pub/gento/ \ 548 ftp://ftp.gtlib.gatech.edu/pub/gento/ \
551 http://www.gtlib.gatech.edu/pub/gento/ \ 549 http://www.gtlib.gatech.edu/pub/gento/ \
552 http://gentoo.mirrors.hoobly.com/ \ 550 http://gentoo.mirrors.hoobly.com/ \
553 ftp://distro.ibiblio.org/pub/linux/distributions/gentoo/ \ 551 ftp://distro.ibiblio.org/pub/linux/distributions/gentoo/ \
554 http://distro.ibiblio.org/pub/linux/distributions/gentoo/ \ 552 http://distro.ibiblio.org/pub/linux/distributions/gentoo/ \
555 ftp://ftp.ussg.iu.edu/pub/linux/gento/ \ 553 ftp://ftp.ussg.iu.edu/pub/linux/gento/ \
556 ftp://lug.mtu.edu/gentoo/ \ 554 ftp://lug.mtu.edu/gentoo/ \
557 http://lug.mtu.edu/gentoo/ \ 555 http://lug.mtu.edu/gentoo/ \
558 http://gentoo.netnitco.net/ \ 556 http://gentoo.netnitco.net/ \
559 ftp://gentoo.netnitco.net/pub/mirrors/gentoo/source/ \ 557 ftp://gentoo.netnitco.net/pub/mirrors/gentoo/source/ \
560 http://open-systems.ufl.edu/mirrors/gento/ \ 558 http://open-systems.ufl.edu/mirrors/gento/ \
561 http://gentoo.osuosl.org/ \ 559 http://gentoo.osuosl.org/ \
562 http://gentoo.mirrors.pair.com/ \ 560 http://gentoo.mirrors.pair.com/ \
563 ftp://gentoo.mirrors.pair.com/ \ 561 ftp://gentoo.mirrors.pair.com/ \
564 ftp://mirror.iawnet.sandia.gov/pub/gentoo/ \ 562 ftp://mirror.iawnet.sandia.gov/pub/gentoo/ \
565 http://gentoo.llarian.net/ \ 563 http://gentoo.llarian.net/ \
566 ftp://gentoo.llarian.net/pub/gento/ \ 564 ftp://gentoo.llarian.net/pub/gento/ \
567 http://gentoo.mirrors.tds.net/gento/ \ 565 http://gentoo.mirrors.tds.net/gento/ \
568 ftp://gentoo.mirrors.tds.net/gento/ \ 566 ftp://gentoo.mirrors.tds.net/gento/ \
569 ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ \ 567 ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ \
570 http://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ \ 568 http://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ \
571 http://cudlug.cudenver.edu/gentoo/ \ 569 http://cudlug.cudenver.edu/gentoo/ \
572 http://gentoo.cites.uiuc.edu/pub/gentoo/ \ 570 http://gentoo.cites.uiuc.edu/pub/gentoo/ \
573 ftp://gentoo.cites.uiuc.edu/pub/gentoo/ \ 571 ftp://gentoo.cites.uiuc.edu/pub/gentoo/ \
574 http://mirror.usu.edu/mirrors/gentoo/ \ 572 http://mirror.usu.edu/mirrors/gentoo/ \
575 ftp://ftp.wallawalla.edu/pub/mirrors/ftp.gentoo.or/ \ 573 ftp://ftp.wallawalla.edu/pub/mirrors/ftp.gentoo.or/ \
576 http://gentoo.localhost.net.ar/ \ 574 http://gentoo.localhost.net.ar/ \
577 ftp://mirrors.localhost.net.ar/pub/mirrors/gento/ \ 575 ftp://mirrors.localhost.net.ar/pub/mirrors/gento/ \
578 http://www.las.ic.unicamp.br/pub/gentoo/ \ 576 http://www.las.ic.unicamp.br/pub/gentoo/ \
579 ftp://ftp.las.ic.unicamp.br/pub/gentoo/ \ 577 ftp://ftp.las.ic.unicamp.br/pub/gentoo/ \
580 http://gentoo.inode.at/ \ 578 http://gentoo.inode.at/ \
581 ftp://gentoo.inode.at/source/ \ 579 ftp://gentoo.inode.at/source/ \
582 http://gd.tuwien.ac.at/opsys/linux/gentoo/ \ 580 http://gd.tuwien.ac.at/opsys/linux/gentoo/ \
583 ftp://gd.tuwien.ac.at/opsys/linux/gentoo/ \ 581 ftp://gd.tuwien.ac.at/opsys/linux/gentoo/ \
584 http://mirror.bih.net.ba/gentoo/ \ 582 http://mirror.bih.net.ba/gentoo/ \
585 ftp://mirror.bih.net.ba/gentoo/ \ 583 ftp://mirror.bih.net.ba/gentoo/ \
586 http://distfiles.gentoo.bg/ \ 584 http://distfiles.gentoo.bg/ \
587 http://ftp.gentoo.bg/ \ 585 http://ftp.gentoo.bg/ \
588 http://mirrors.ludost.net/gentoo/ \ 586 http://mirrors.ludost.net/gentoo/ \
589 ftp://mirrors.ludost.net/gentoo/ \ 587 ftp://mirrors.ludost.net/gentoo/ \
590 http://gentoo.supp.name/ \ 588 http://gentoo.supp.name/ \
591 http://ftp.fi.muni.cz/pub/linux/gentoo/ \ 589 http://ftp.fi.muni.cz/pub/linux/gentoo/ \
592 ftp://ftp.fi.muni.cz/pub/linux/gentoo/ \ 590 ftp://ftp.fi.muni.cz/pub/linux/gentoo/ \
593 http://gentoo.mirror.dkm.cz/pub/gentoo/ \ 591 http://gentoo.mirror.dkm.cz/pub/gentoo/ \
594 ftp://gentoo.mirror.dkm.cz/pub/gentoo/ \ 592 ftp://gentoo.mirror.dkm.cz/pub/gentoo/ \
595 http://gentoo.mirror.web4u.cz/ \ 593 http://gentoo.mirror.web4u.cz/ \
596 ftp://gentoo.mirror.web4u.cz/ \ 594 ftp://gentoo.mirror.web4u.cz/ \
597 http://mirror.uni-c.dk/pub/gentoo/ \ 595 http://mirror.uni-c.dk/pub/gentoo/ \
598 ftp://ftp.klid.dk/gentoo/ \ 596 ftp://ftp.klid.dk/gentoo/ \
599 http://ftp.klid.dk/ftp/gentoo/ \ 597 http://ftp.klid.dk/ftp/gentoo/ \
600 http://ftp.linux.ee/pub/gentoo/distfiles/ \ 598 http://ftp.linux.ee/pub/gentoo/distfiles/ \
601 ftp://ftp.linux.ee/pub/gentoo/distfiles/ \ 599 ftp://ftp.linux.ee/pub/gentoo/distfiles/ \
602 http://trumpetti.atm.tut.fi/gentoo/ \ 600 http://trumpetti.atm.tut.fi/gentoo/ \
603 ftp://trumpetti.atm.tut.fi/gentoo/ \ 601 ftp://trumpetti.atm.tut.fi/gentoo/ \
604 ftp://ftp.first-world.info/ \ 602 ftp://ftp.first-world.info/ \
605 http://ftp.first-world.info/ \ 603 http://ftp.first-world.info/ \
606 ftp://ftp.free.fr/mirrors/ftp.gentoo.org/ \ 604 ftp://ftp.free.fr/mirrors/ftp.gentoo.org/ \
607 ftp://gentoo.imj.fr/pub/gentoo/ \ 605 ftp://gentoo.imj.fr/pub/gentoo/ \
608 http://mirror.ovh.net/gentoo-distfiles/ \ 606 http://mirror.ovh.net/gentoo-distfiles/ \
609 ftp://mirror.ovh.net/gentoo-distfiles/ \ 607 ftp://mirror.ovh.net/gentoo-distfiles/ \
610 ftp://de-mirror.org/distro/gentoo/ \ 608 ftp://de-mirror.org/distro/gentoo/ \
611 http://de-mirror.org/distro/gentoo/ \ 609 http://de-mirror.org/distro/gentoo/ \
612 ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gento/ \ 610 ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gento/ \
613 ftp://ftp.gentoo.mesh-solutions.com/gentoo/ \ 611 ftp://ftp.gentoo.mesh-solutions.com/gentoo/ \
614 http://gentoo.mneisen.org/ \ 612 http://gentoo.mneisen.org/ \
615 http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ \ 613 http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ \
616 ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ \ 614 ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ \
617 ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gento/ \ 615 ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gento/ \
618 http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ \ 616 http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ \
619 ftp://pandemonium.tiscali.de/pub/gentoo/ \ 617 ftp://pandemonium.tiscali.de/pub/gentoo/ \
620 ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ \ 618 ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ \
621 http://ftp.uni-erlangen.de/pub/mirrors/gento/ \ 619 http://ftp.uni-erlangen.de/pub/mirrors/gento/ \
622 ftp://ftp.uni-erlangen.de/pub/mirrors/gento/ \ 620 ftp://ftp.uni-erlangen.de/pub/mirrors/gento/ \
623 http://ftp6.uni-erlangen.de/pub/mirrors/gento/ \ 621 http://ftp6.uni-erlangen.de/pub/mirrors/gento/ \
624 ftp://ftp6.uni-erlangen.de/pub/mirrors/gento/ \ 622 ftp://ftp6.uni-erlangen.de/pub/mirrors/gento/ \
625 ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gento/ \ 623 ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gento/ \
626 http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ \ 624 http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ \
627 ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ \ 625 ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ \
628 ftp://ftp.ipv6.uni-muenster.de/pub/linux/distributions/gento/ \ 626 ftp://ftp.ipv6.uni-muenster.de/pub/linux/distributions/gento/ \
629 ftp://ftp6.uni-muenster.de/pub/linux/distributions/gento/ \ 627 ftp://ftp6.uni-muenster.de/pub/linux/distributions/gento/ \
630 ftp://files.gentoo.gr/ \ 628 ftp://files.gentoo.gr/ \
631 http://files.gentoo.gr/ \ 629 http://files.gentoo.gr/ \
632 ftp://ftp.ntua.gr/pub/linux/gentoo/ \ 630 ftp://ftp.ntua.gr/pub/linux/gentoo/ \
633 http://ftp.ntua.gr/pub/linux/gentoo/ \ 631 http://ftp.ntua.gr/pub/linux/gentoo/ \
634 ftp://ftp.cc.uoc.gr/mirrors/linux/gentoo/ \ 632 ftp://ftp.cc.uoc.gr/mirrors/linux/gentoo/ \
635 http://ftp.cc.uoc.gr/mirrors/linux/gentoo/ \ 633 http://ftp.cc.uoc.gr/mirrors/linux/gentoo/ \
636 ftp://ftp.uoi.gr/mirror/OS/gentoo/ \ 634 ftp://ftp.uoi.gr/mirror/OS/gentoo/ \
637 http://ftp.uoi.gr/mirror/OS/gentoo/ \ 635 http://ftp.uoi.gr/mirror/OS/gentoo/ \
638 http://gentoo.inf.elte.hu/ \ 636 http://gentoo.inf.elte.hu/ \
639 ftp://gentoo.inf.elte.hu/ \ 637 ftp://gentoo.inf.elte.hu/ \
640 http://ftp.rhnet.is/pub/gentoo/ \ 638 http://ftp.rhnet.is/pub/gentoo/ \
641 ftp://ftp.rhnet.is/pub/gentoo/ \ 639 ftp://ftp.rhnet.is/pub/gentoo/ \
642 http://ftp.heanet.ie/pub/gentoo/ \ 640 http://ftp.heanet.ie/pub/gentoo/ \
643 ftp://ftp.heanet.ie/pub/gentoo/ \ 641 ftp://ftp.heanet.ie/pub/gentoo/ \
644 http://mirror.hamakor.org.il/pub/mirrors/gentoo/ \ 642 http://mirror.hamakor.org.il/pub/mirrors/gentoo/ \
645 ftp://ftp.unina.it/pub/linux/distributions/gento/ \ 643 ftp://ftp.unina.it/pub/linux/distributions/gento/ \
646 http://gentoo.tups.lv/source/ \ 644 http://gentoo.tups.lv/source/ \
647 http://mirror.muntinternet.net/pub/gentoo/ \ 645 http://mirror.muntinternet.net/pub/gentoo/ \
648 ftp://mirror.muntinternet.net/pub/gentoo/ \ 646 ftp://mirror.muntinternet.net/pub/gentoo/ \
649 http://gentoo.tiscali.nl/ \ 647 http://gentoo.tiscali.nl/ \
650 ftp://gentoo.tiscali.nl/pub/mirror/gentoo/ \ 648 ftp://gentoo.tiscali.nl/pub/mirror/gentoo/ \
651 http://ftp.snt.utwente.nl/pub/os/linux/gento/ \ 649 http://ftp.snt.utwente.nl/pub/os/linux/gento/ \
652 ftp://ftp.snt.utwente.nl/pub/os/linux/gento/ \ 650 ftp://ftp.snt.utwente.nl/pub/os/linux/gento/ \
653 http://ftp.snt.ipv6.utwente.nl/pub/os/linux/gentoo/ \ 651 http://ftp.snt.ipv6.utwente.nl/pub/os/linux/gentoo/ \
654 ftp://ftp.snt.ipv6.utwente.nl/pub/os/linux/gentoo/ \ 652 ftp://ftp.snt.ipv6.utwente.nl/pub/os/linux/gentoo/ \
655 http://mirror.gentoo.no/ \ 653 http://mirror.gentoo.no/ \
656 http://gentoo.zie.pg.gda.pl/ \ 654 http://gentoo.zie.pg.gda.pl/ \
657 ftp://mirror.icis.pcz.pl/gentoo/ \ 655 ftp://mirror.icis.pcz.pl/gentoo/ \
658 http://gentoo.prz.rzeszow.pl/ \ 656 http://gentoo.prz.rzeszow.pl/ \
659 http://gentoo.po.opole.pl/ \ 657 http://gentoo.po.opole.pl/ \
660 ftp://gentoo.po.opole.pl/ \ 658 ftp://gentoo.po.opole.pl/ \
661 http://ftp.vectranet.pl/gentoo/ \ 659 http://ftp.vectranet.pl/gentoo/ \
662 ftp://ftp.vectranet.pl/gentoo/ \ 660 ftp://ftp.vectranet.pl/gentoo/ \
663 http://gentoo.mirror.pw.edu.pl/ \ 661 http://gentoo.mirror.pw.edu.pl/ \
664 http://darkstar.ist.utl.pt/gentoo/ \ 662 http://darkstar.ist.utl.pt/gentoo/ \
665 ftp://darkstar.ist.utl.pt/pub/gentoo/ \ 663 ftp://darkstar.ist.utl.pt/pub/gentoo/ \
666 ftp://ftp.rnl.ist.utl.pt/pub/gentoo/ \ 664 ftp://ftp.rnl.ist.utl.pt/pub/gentoo/ \
667 ftp://cesium.di.uminho.pt/pub/gentoo/ \ 665 ftp://cesium.di.uminho.pt/pub/gentoo/ \
668 http://cesium.di.uminho.pt/pub/gentoo/ \ 666 http://cesium.di.uminho.pt/pub/gentoo/ \
669 ftp://ftp.dei.uc.pt/pub/linux/gentoo/ \ 667 ftp://ftp.dei.uc.pt/pub/linux/gentoo/ \
670 http://ftp.dei.uc.pt/pub/linux/gentoo/ \ 668 http://ftp.dei.uc.pt/pub/linux/gentoo/ \
671 http://mirrors.evolva.ro/gentoo/ \ 669 http://mirrors.evolva.ro/gentoo/ \
672 ftp://mirrors.evolva.ro/gentoo/ \ 670 ftp://mirrors.evolva.ro/gentoo/ \
673 http://ftp.roedu.net/pub/mirrors/gentoo.org/ \ 671 http://ftp.roedu.net/pub/mirrors/gentoo.org/ \
674 ftp://ftp.roedu.net/pub/mirrors/gentoo.org/ \ 672 ftp://ftp.roedu.net/pub/mirrors/gentoo.org/ \
675 ftp://ftp.romnet.org/gentoo/ \ 673 ftp://ftp.romnet.org/gentoo/ \
676 http://ftp.romnet.org/gentoo/ \ 674 http://ftp.romnet.org/gentoo/ \
677 http://mirrors.xservers.ro/gentoo/ \ 675 http://mirrors.xservers.ro/gentoo/ \
678 http://mirror.yandex.ru/gentoo-distfiles/ \ 676 http://mirror.yandex.ru/gentoo-distfiles/ \
679 ftp://mirror.yandex.ru/gentoo-distfiles/ \ 677 ftp://mirror.yandex.ru/gentoo-distfiles/ \
680 http://gentoo.ynet.sk/pu/ \ 678 http://gentoo.ynet.sk/pu/ \
681 http://gentoo-euetib.upc.es/mirror/gentoo/ \ 679 http://gentoo-euetib.upc.es/mirror/gentoo/ \
682 http://ftp.udc.es/gentoo/ \ 680 http://ftp.udc.es/gentoo/ \
683 ftp://ftp.udc.es/gentoo/ \ 681 ftp://ftp.udc.es/gentoo/ \
684 ftp://ftp.ds.karen.hj.se/gentoo/ \ 682 ftp://ftp.ds.karen.hj.se/gentoo/ \
685 http://ftp.ds.karen.hj.se/gentoo/ \ 683 http://ftp.ds.karen.hj.se/gentoo/ \
686 ftp://ftp.ing.umu.se/linux/gentoo/ \ 684 ftp://ftp.ing.umu.se/linux/gentoo/ \
687 http://ftp.ing.umu.se/linux/gentoo/ \ 685 http://ftp.ing.umu.se/linux/gentoo/ \
688 ftp://mirror.mdfnet.se/gento/ \ 686 ftp://mirror.mdfnet.se/gento/ \
689 http://mirror.mdfnet.se/mirror/gento/ \ 687 http://mirror.mdfnet.se/mirror/gento/ \
690 http://mirror.switch.ch/ftp/mirror/gentoo/ \ 688 http://mirror.switch.ch/ftp/mirror/gentoo/ \
691 ftp://mirror.switch.ch/mirror/gentoo/ \ 689 ftp://mirror.switch.ch/mirror/gentoo/ \
692 http://ftp.ankara.edu.tr/gentoo/ \ 690 http://ftp.ankara.edu.tr/gentoo/ \
693 ftp://ftp.ankara.edu.tr/gentoo/ \ 691 ftp://ftp.ankara.edu.tr/gentoo/ \
694 ftp://mirror.bytemark.co.uk/gentoo/ \ 692 ftp://mirror.bytemark.co.uk/gentoo/ \
695 http://mirror.bytemark.co.uk/gentoo/ \ 693 http://mirror.bytemark.co.uk/gentoo/ \
696 http://mirror.qubenet.net/mirror/gentoo/ \ 694 http://mirror.qubenet.net/mirror/gentoo/ \
697 ftp://mirror.qubenet.net/mirror/gentoo/ \ 695 ftp://mirror.qubenet.net/mirror/gentoo/ \
698 http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/ \ 696 http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/ \
699 ftp://ftp.mirrorservice.org/sites/www.ibiblio.org/gentoo/ \ 697 ftp://ftp.mirrorservice.org/sites/www.ibiblio.org/gentoo/ \
700 http://gentoo.virginmedia.com/ \ 698 http://gentoo.virginmedia.com/ \
701 ftp://gentoo.virginmedia.com/sites/gento/ \ 699 ftp://gentoo.virginmedia.com/sites/gento/ \
702 http://mirror.pacific.net.au/linux/Gento/ \ 700 http://mirror.pacific.net.au/linux/Gento/ \
703 ftp://mirror.pacific.net.au/linux/Gento/ \ 701 ftp://mirror.pacific.net.au/linux/Gento/ \
704 ftp://ftp.swin.edu.au/gento/ \ 702 ftp://ftp.swin.edu.au/gento/ \
705 http://ftp.swin.edu.au/gento/ \ 703 http://ftp.swin.edu.au/gento/ \
706 http://gentoo.channelx.biz/ \ 704 http://gentoo.channelx.biz/ \
707 http://gentoo.gg3.net/ \ 705 http://gentoo.gg3.net/ \
708 ftp://gg3.net/pub/linux/gentoo/ \ 706 ftp://gg3.net/pub/linux/gentoo/ \
709 http://ftp.iij.ad.jp/pub/linux/gentoo/ \ 707 http://ftp.iij.ad.jp/pub/linux/gentoo/ \
710 ftp://ftp.iij.ad.jp/pub/linux/gentoo/ \ 708 ftp://ftp.iij.ad.jp/pub/linux/gentoo/ \
711 http://ftp.jaist.ac.jp/pub/Linux/Gentoo/ \ 709 http://ftp.jaist.ac.jp/pub/Linux/Gentoo/ \
712 ftp://ftp.jaist.ac.jp/pub/Linux/Gentoo/ \ 710 ftp://ftp.jaist.ac.jp/pub/Linux/Gentoo/ \
713 ftp://ftp.ecc.u-tokyo.ac.jp/GENTO/ \ 711 ftp://ftp.ecc.u-tokyo.ac.jp/GENTO/ \
714 http://ftp.daum.net/gentoo/ \ 712 http://ftp.daum.net/gentoo/ \
715 ftp://ftp.daum.net/gentoo/ \ 713 ftp://ftp.daum.net/gentoo/ \
716 http://ftp.kaist.ac.kr/pub/gentoo/ \ 714 http://ftp.kaist.ac.kr/pub/gentoo/ \
717 ftp://ftp.kaist.ac.kr/gentoo/ \ 715 ftp://ftp.kaist.ac.kr/gentoo/ \
718 http://ftp.lecl.net/pub/gentoo/ \ 716 http://ftp.lecl.net/pub/gentoo/ \
719 ftp://ftp.lecl.net/pub/gentoo/ \ 717 ftp://ftp.lecl.net/pub/gentoo/ \
720 http://ftp.twaren.net/Linux/Gentoo/ \ 718 http://ftp.twaren.net/Linux/Gentoo/ \
721 ftp://ftp.twaren.net/Linux/Gentoo/ \ 719 ftp://ftp.twaren.net/Linux/Gentoo/ \
722 ftp://ftp.ncnu.edu.tw/Linux/Gentoo/ \ 720 ftp://ftp.ncnu.edu.tw/Linux/Gentoo/ \
723 http://ftp.ncnu.edu.tw/Linux/Gentoo/ \ 721 http://ftp.ncnu.edu.tw/Linux/Gentoo/ \
724 ftp://gentoo.cs.nctu.edu.tw/gentoo/ \ 722 ftp://gentoo.cs.nctu.edu.tw/gentoo/ \
725 http://gentoo.cs.nctu.edu.tw/gentoo/ \ 723 http://gentoo.cs.nctu.edu.tw/gentoo/ \
726 ftp://ftp.cs.pu.edu.tw/Linux/Gentoo/ \ 724 ftp://ftp.cs.pu.edu.tw/Linux/Gentoo/ \
727 http://ftp.cs.pu.edu.tw/Linux/Gentoo/ \ 725 http://ftp.cs.pu.edu.tw/Linux/Gentoo/ \
728 http://mirrors.64hosting.com/pub/mirrors/gentoo/ \ 726 http://mirrors.64hosting.com/pub/mirrors/gentoo/ \
729 ftp://mirrors.64hosting.com/pub/mirrors/gentoo/ \ 727 ftp://mirrors.64hosting.com/pub/mirrors/gentoo/ \
730 http://gentoo.kems.net/ \ 728 http://gentoo.kems.net/ \
731 ftp://gentoo.kems.net/mirrors/gento/ 729 ftp://gentoo.kems.net/mirrors/gento/
732 730
733MASTER_SITE_XORG+= \ 731MASTER_SITE_XORG+= \
734 http://xorg.freedesktop.org/releases/individual/ \ 732 http://xorg.freedesktop.org/releases/individual/ \
735 ftp://ftp.x.org/pub/individual/ \ 733 ftp://ftp.x.org/pub/individual/ \
736 ftp://ftp.sunet.se/pub/X11/ftp.x.org/individual/ \ 734 ftp://ftp.sunet.se/pub/X11/ftp.x.org/individual/ \
737 ftp://sunsite.uio.no/pub/X11/individual/ 735 ftp://sunsite.uio.no/pub/X11/individual/
738 736
739MASTER_SITE_FREEBSD+= \ 737MASTER_SITE_FREEBSD+= \
740 ftp://ftp.FreeBSD.org/pub/FreeBSD/distfiles/ \ 738 ftp://ftp.FreeBSD.org/pub/FreeBSD/distfiles/ \
741 ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/distfiles/ 739 ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/distfiles/
742 740
743MASTER_SITE_FREEBSD_LOCAL+= \ 741MASTER_SITE_FREEBSD_LOCAL+= \
744 ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ \ 742 ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ \
745 ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ 743 ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/
746 744
747# The primary backup site. 745# The primary backup site.
748MASTER_SITE_BACKUP?= \ 746MASTER_SITE_BACKUP?= \
749 ftp://ftp.fi.NetBSD.org/pub/NetBSD/packages/distfiles/ \ 747 ftp://ftp.fi.NetBSD.org/pub/NetBSD/packages/distfiles/ \
750 ftp://ftp.NetBSD.org/pub/NetBSD/packages/distfiles/ \ 748 ftp://ftp.NetBSD.org/pub/NetBSD/packages/distfiles/ \
751 http://ftp.NetBSD.org/pub/NetBSD/packages/distfiles/ \ 749 http://ftp.NetBSD.org/pub/NetBSD/packages/distfiles/ \
752 ftp://ftp.FreeBSD.org/pub/FreeBSD/distfiles/ 750 ftp://ftp.FreeBSD.org/pub/FreeBSD/distfiles/