summaryrefslogtreecommitdiff
path: root/devel/gnustep-make
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-11-12 15:09:17 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-11-12 15:09:17 +0000
commite495845161b71d9576cbb42eba6d2011bece9f99 (patch)
treea4ca8234445b2eb4ba98ff76201a7caa41f6f378 /devel/gnustep-make
parentfetch(1)'s -b and -t options were deprecated years ago, so stop using them. (diff)
- update MASTER_SITES
Notes
Notes: svn path=/head/; revision=93826
Diffstat (limited to 'devel/gnustep-make')
-rw-r--r--devel/gnustep-make/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/gnustep-make/Makefile b/devel/gnustep-make/Makefile
index 4a279683e6a3..0dff3c98f984 100644
--- a/devel/gnustep-make/Makefile
+++ b/devel/gnustep-make/Makefile
@@ -12,10 +12,8 @@ PORTVERSION= 1.7.4
PORTVERSION= 1.8.0
.endif
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GNUSTEP} \
- ftp://ftp.gnustep.org/pub/gnustep/%SUBDIR%/ \
- http://archive.progeny.com/gnustep/%SUBDIR%/ \
- ftp://ftp.easynet.nl/mirror/GNUstep/%SUBDIR%/
+MASTER_SITES= ${MASTER_SITE_GNUSTEP}
+ ftp://ftp.gnustep.org/pub/gnustep/%SUBDIR%/
MASTER_SITE_SUBDIR= core
MAINTAINER= dinoex@FreeBSD.org