summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2002-06-09 11:16:54 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2002-06-09 11:16:54 +0000
commit0df96924ccdd957ddc1084ccc00575fffeb8638d (patch)
treebf2910bc809af7d916579e6189c69f231d5639b3 /lang
parentremove accidentally committed patch(1) garbage. (diff)
Add more MASTER_SITES
Notes
Notes: svn path=/head/; revision=60959
Diffstat (limited to 'lang')
-rw-r--r--lang/gnustep-base/Makefile4
-rw-r--r--lang/gnustep-guile/Makefile4
-rw-r--r--lang/gnustep-objc/Makefile4
3 files changed, 9 insertions, 3 deletions
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