diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2006-10-05 17:26:10 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2006-10-05 17:26:10 +0000 |
commit | 63006996dfd3d7cd031b36309b51edfa0fa42eb2 (patch) | |
tree | 6ae6a99a6016c832a47c2093bf924e7c23460fe7 | |
parent | Redo the comments so they match the other bsd.x.mk files. (diff) |
externd MASTER_SITE_GNUSTEP
Notes
Notes:
svn path=/head/; revision=174564
Diffstat (limited to '')
-rw-r--r-- | Mk/bsd.sites.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index d6b9247a964d..85bddb4de869 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -455,6 +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.gnustep.org/pub/gnustep/%SUBDIR%/ \ ftp://ftp.easynet.nl/mirror/GNUstep/pub/gnustep/%SUBDIR%/ .endif |