1 | --- src/port1.0/resources/fetch/mirror_sites.tcl.orig 2006-04-02 12:22:35.000000000 -0400 |
---|
2 | +++ src/port1.0/resources/fetch/mirror_sites.tcl 2006-04-02 11:44:45.000000000 -0400 |
---|
3 | @@ -62,6 +62,16 @@ |
---|
4 | http://ftp.linux.org.uk/mirrors/ftp.gnome.org/ |
---|
5 | } |
---|
6 | |
---|
7 | +set portfetch::mirror_sites::sites(gnustep) { |
---|
8 | + http://ftp.easynet.nl/mirror/GNUstep/pub/gnustep/core/ |
---|
9 | + ftp://ftp.easynet.nl/mirror/GNUstep/pub/gnustep/core/ |
---|
10 | + http://www.peanuts.org/peanuts/Mirrors/GNUstep/gnustep/core/ |
---|
11 | + http://ftpmain.gnustep.org/pub/gnustep/core/ |
---|
12 | + ftp://ftp.gnustep.org/pub/gnustep/core/ |
---|
13 | + http://archive.progeny.com/gnustep/core/ |
---|
14 | + ftp://archive.progeny.com/gnustep/core/ |
---|
15 | +} |
---|
16 | + |
---|
17 | set portfetch::mirror_sites::sites(gnu) { |
---|
18 | ftp://ftp.gnu.org/gnu/ |
---|
19 | ftp://ftp.uu.net/archive/systems/gnu/ |
---|