diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2006-01-19 17:19:29 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2006-01-19 17:19:29 +0000 |
commit | 8bd9ab11b2d118ea3705a6be899c09817f70af66 (patch) | |
tree | 6903e00381ab9d1b87610d94abe16bd4ce19c246 /Mk | |
parent | ffea49b9268492fa1b0adc7987e0ca185342ddac (diff) | |
download | freebsd-ports-8bd9ab11b2d118ea3705a6be899c09817f70af66.zip |
- update MASTER_SITE_GNUSTEP
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 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 |