summaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2006-10-07 17:47:05 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2006-10-07 17:47:05 +0000
commit6908d56fce8698099bd08fae3ab8d6ed2d819349 (patch)
tree8c3ad2fa6902fe666cd35ead7cbf40873d1862d3 /Mk
parentUpdate to v0.0.17 (diff)
update MASTER_SITE_GNUSTEP
Notes
Notes: svn path=/head/; revision=174820
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.sites.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index 85bddb4de869..83b1ed2546dd 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -455,7 +455,7 @@ MASTER_SITE_GNUPG+= \
.if !defined(IGNORE_MASTER_SITE_GNUSTEP)
MASTER_SITE_GNUSTEP+= \
http://downloads.planetmirror.com/pub/gnustep/gnustep/%SUBDIR%/ \
- http://public.planetmirror.com/pub/gnustep/gnustep/%SUBDIR%/ \
+ ftp://ftp.planetmirror.com/pub/gnustep/gnustep/%SUBDIR%/ \
ftp://ftp.gnustep.org/pub/gnustep/%SUBDIR%/ \
ftp://ftp.easynet.nl/mirror/GNUstep/pub/gnustep/%SUBDIR%/
.endif