diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2006-10-07 17:47:05 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2006-10-07 17:47:05 +0000 |
commit | 6908d56fce8698099bd08fae3ab8d6ed2d819349 (patch) | |
tree | 8c3ad2fa6902fe666cd35ead7cbf40873d1862d3 /Mk | |
parent | Update 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.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 |