diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-02-09 03:05:28 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-02-09 03:05:28 +0000 |
commit | 3b91f8b26b6d367770e6d62ddf4108bc83309d54 (patch) | |
tree | b10a2e0dc604f93e03b5c5d4c5155852dbe36383 /Mk | |
parent | 1ac8a951f5a8ae9ede5b64642bd49840c9b37351 (diff) |
Notes
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 fa2ee265f3b2..f5d2974d60eb 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -356,7 +356,7 @@ MASTER_SITE_GNOME+= \ ftp://ftp.mirror.ac.uk/sites/ftp.gnome.org/pub/GNOME/%SUBDIR%/ \ http://ftp.linux.org.uk/mirrors/ftp.gnome.org/%SUBDIR%/ \ http://www.gtlib.cc.gatech.edu/pub/gnome/%SUBDIR%/ \ - http://public.planetmirror.com/pub/GNOME/%SUBDIR%/ \ + http://public.planetmirror.com/pub/gnome/%SUBDIR%/ \ ftp://ftp.dit.upm.es/linux/gnome/%SUBDIR%/ \ ftp://ftp.dataplus.se/pub/linux/gnome/%SUBDIR%/ \ ftp://ftp.chg.ru/pub/X11/gnome/%SUBDIR%/ \ |