diff options
author | tron <tron@pkgsrc.org> | 2001-04-07 08:05:00 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2001-04-07 08:05:00 +0000 |
commit | b6657ecd26455fc0aaac3b7a93e7f23658193f7b (patch) | |
tree | 47f5a86675d72ef407cedebd382e9558439d9e35 /mk | |
parent | 157447f81fc5ad171e2e673e79c6807915a09f64 (diff) | |
download | pkgsrc-b6657ecd26455fc0aaac3b7a93e7f23658193f7b.tar.gz |
Switch to another German GNOME mirror again because the old one is dead.
There must be a curse on such mirrors.
Diffstat (limited to 'mk')
-rw-r--r-- | mk/bsd.pkg.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/bsd.pkg.mk b/mk/bsd.pkg.mk index af539ac48ec..be72bb0a2e6 100644 --- a/mk/bsd.pkg.mk +++ b/mk/bsd.pkg.mk @@ -1,4 +1,4 @@ -# $NetBSD: bsd.pkg.mk,v 1.711 2001/04/04 23:14:37 hubertf Exp $ +# $NetBSD: bsd.pkg.mk,v 1.712 2001/04/07 08:05:00 tron Exp $ # # This file is in the public domain. # @@ -910,7 +910,7 @@ MASTER_SITE_GNOME+= \ ftp://ftp.gnome.org/pub/GNOME/ \ ftp://ftp.sunet.se/pub/X11/GNOME/ \ ftp://ftp.tuwien.ac.at/hci/gnome.org/GNOME/ \ - ftp://ftp.uni-trier.de/pub/unix2/gnome/ + ftp://ftp.fh-rosenheim.de/pub/mirror/ftp.gnome.org/GNOME/ MASTER_SITE_SOURCEFORGE+= \ http://ftp1.sourceforge.net/ \ |