aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2002-06-09 19:16:54 +0800
committerdinoex <dinoex@FreeBSD.org>2002-06-09 19:16:54 +0800
commit47abebd14ba94625d1cb8bc9cba57862e1c61a90 (patch)
tree5611b594f8e981fa2252cdb7c43d1be3b08459a8
parentb1ea30667c4d5eb82d9c367d7b665a5581413741 (diff)
downloadfreebsd-ports-gnome-47abebd14ba94625d1cb8bc9cba57862e1c61a90.tar.gz
freebsd-ports-gnome-47abebd14ba94625d1cb8bc9cba57862e1c61a90.tar.zst
freebsd-ports-gnome-47abebd14ba94625d1cb8bc9cba57862e1c61a90.zip
Add more MASTER_SITES
-rw-r--r--devel/gnustep-make/Makefile4
-rw-r--r--lang/gnustep-base/Makefile4
-rw-r--r--lang/gnustep-guile/Makefile4
-rw-r--r--lang/gnustep-objc/Makefile4
4 files changed, 12 insertions, 4 deletions
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