diff options
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.sites.mk | 2 |
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 |