diff options
Diffstat (limited to 'mk/fetch')
-rw-r--r-- | mk/fetch/sites.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/fetch/sites.mk b/mk/fetch/sites.mk index fba74504601..5261903ff1e 100644 --- a/mk/fetch/sites.mk +++ b/mk/fetch/sites.mk @@ -1,4 +1,4 @@ -# $NetBSD: sites.mk,v 1.70 2009/10/11 08:59:39 wiz Exp $ +# $NetBSD: sites.mk,v 1.71 2009/11/17 15:27:29 wiz Exp $ # # This Makefile fragment defines read-only MASTER_SITE_* variables # representing some well-known master distribution sites for software. @@ -67,7 +67,7 @@ MASTER_SITE_GNOME+= \ http://ftp.gnome.org/pub/GNOME/ \ ftp://ftp.gnome.org/pub/GNOME/ \ ftp://ftp.sunet.se/pub/X11/GNOME/ \ - ftp://ftp.tuwien.ac.at/hci/GNOME/ \ + ftp://ftp.tuwien.ac.at/hci/gnome.org/ \ ftp://ftp.cse.buffalo.edu/pub/Gnome/ \ ftp://ftp.dti.ad.jp/pub/X/gnome/ \ ftp://ftp.kddlabs.co.jp/pub/GNOME/ \ |