summaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2006-01-19 17:19:29 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2006-01-19 17:19:29 +0000
commit8bd9ab11b2d118ea3705a6be899c09817f70af66 (patch)
tree6903e00381ab9d1b87610d94abe16bd4ce19c246 /Mk
parentChase the distfile checksums. diff -ruN reports no changes. (diff)
- update MASTER_SITE_GNUSTEP
Notes
Notes: svn path=/head/; revision=153887
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 0fb6a5423525..bc1934f8ba0a 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -444,7 +444,7 @@ MASTER_SITE_GNUPG+= \
.if !defined(IGNORE_MASTER_SITE_GNUSTEP)
MASTER_SITE_GNUSTEP+= \
- http://public.planetmirror.com/pub/gnustep/gnustep/%SUBDIR%/ \
+ http://downloads.planetmirror.com/pub/gnustep/gnustep/%SUBDIR%/ \
ftp://ftp.gnustep.org/pub/gnustep/%SUBDIR%/ \
ftp://ftp.easynet.nl/mirror/GNUstep/pub/gnustep/%SUBDIR%/
.endif