summaryrefslogtreecommitdiff
path: root/lang/gnustep-objc/Makefile
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/gnustep-objc/Makefile
parentremove accidentally committed patch(1) garbage. (diff)
Add more MASTER_SITES
Notes
Notes: svn path=/head/; revision=60959
Diffstat (limited to '')
-rw-r--r--lang/gnustep-objc/Makefile4
1 files changed, 3 insertions, 1 deletions
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