diff --git a/devel/gnustep-make/Makefile b/devel/gnustep-make/Makefile index 6e51695a7af0..e62d3d65e5e9 100644 --- a/devel/gnustep-make/Makefile +++ b/devel/gnustep-make/Makefile @@ -8,7 +8,9 @@ PORTNAME= gnustep-make PORTVERSION= 1.3.2 CATEGORIES= devel -MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/core/ +MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/core/ \ + http://archive.progeny.com/gnustep/ \ + ftp://ftp.easynet.nl/mirror/GNUstep/ MAINTAINER= dinoex@FreeBSD.org diff --git a/lang/gnustep-base/Makefile b/lang/gnustep-base/Makefile index 481af2598e3a..9e728370daae 100644 --- a/lang/gnustep-base/Makefile +++ b/lang/gnustep-base/Makefile @@ -8,7 +8,9 @@ PORTNAME= gnustep-base PORTVERSION= 1.3.2 CATEGORIES= lang devel -MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/core/ +MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/core/ \ + http://archive.progeny.com/gnustep/ \ + ftp://ftp.easynet.nl/mirror/GNUstep/ MAINTAINER= dinoex@FreeBSD.org diff --git a/lang/gnustep-guile/Makefile b/lang/gnustep-guile/Makefile index 72e4c144bd6a..d601cbee2c3a 100644 --- a/lang/gnustep-guile/Makefile +++ b/lang/gnustep-guile/Makefile @@ -8,7 +8,9 @@ PORTNAME= gnustep-guile PORTVERSION= 1.0.3 CATEGORIES= lang -MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/libs/ +MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/libs/ \ + http://archive.progeny.com/gnustep/ \ + ftp://ftp.easynet.nl/mirror/GNUstep/ MAINTAINER= dinoex@FreeBSD.org diff --git a/lang/gnustep-objc/Makefile b/lang/gnustep-objc/Makefile index 9bd1324f2f5a..1f5c12f86a4d 100644 --- a/lang/gnustep-objc/Makefile +++ b/lang/gnustep-objc/Makefile @@ -8,7 +8,9 @@ PORTNAME= gnustep-objc PORTVERSION= 1.2.2 CATEGORIES= lang devel -MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/libs/ +MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/libs/ \ + http://archive.progeny.com/gnustep/ \ + ftp://ftp.easynet.nl/mirror/GNUstep/ MAINTAINER= dinoex@FreeBSD.org