diff options
-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 f5672762717..0e9f849f289 100644 --- a/mk/bsd.pkg.mk +++ b/mk/bsd.pkg.mk @@ -1,4 +1,4 @@ -# $NetBSD: bsd.pkg.mk,v 1.438 2000/05/30 15:01:44 hubertf Exp $ +# $NetBSD: bsd.pkg.mk,v 1.439 2000/05/30 17:25:20 tron Exp $ # # This file is in the public domain. # @@ -757,7 +757,7 @@ MASTER_SITE_SUNSITE+= \ MASTER_SITE_GNOME+= \ ftp://ftp.gnome.org/pub/GNOME/ \ ftp://ftp.sunet.se/pub/X11/GNOME/ \ - ftp://ftp.informatik.uni-bonn.de/pub/os/unix/gnome/ \ + ftp://ftp.archive.de.uu.net/pub/X11/GNOME/ \ ftp://ftp.tuwien.ac.at/hci/gnome.org/GNOME/ # Empty declaration to avoid "variable MASTER_SITES recursive" error |