diff options
author | tron <tron> | 2001-11-16 20:35:19 +0000 |
---|---|---|
committer | tron <tron> | 2001-11-16 20:35:19 +0000 |
commit | 586e20942c8ca026803a33248035c4d144410905 (patch) | |
tree | edf5eb327f1dd5d827fcb59e42bca826a8d87251 /mk/bsd.pkg.mk | |
parent | a98e6e85361679607187b1c84b8d02cf37a89e48 (diff) | |
download | pkgsrc-586e20942c8ca026803a33248035c4d144410905.tar.gz |
Remove GNOME on "ftp.fh-rosenheim.de" which doesn't carry any files at
the moment.
Diffstat (limited to 'mk/bsd.pkg.mk')
-rw-r--r-- | mk/bsd.pkg.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mk/bsd.pkg.mk b/mk/bsd.pkg.mk index 7a833c9d729..73600a2f606 100644 --- a/mk/bsd.pkg.mk +++ b/mk/bsd.pkg.mk @@ -1,4 +1,4 @@ -# $NetBSD: bsd.pkg.mk,v 1.849 2001/11/14 21:38:29 jlam Exp $ +# $NetBSD: bsd.pkg.mk,v 1.850 2001/11/16 20:35:19 tron Exp $ # # This file is in the public domain. # @@ -840,8 +840,7 @@ MASTER_SITE_SUNSITE+= \ 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.fh-rosenheim.de/pub/mirror/ftp.gnome.org/GNOME/ + ftp://ftp.tuwien.ac.at/hci/gnome.org/GNOME/ MASTER_SITE_SOURCEFORGE+= \ http://prdownloads.sourceforge.net/ \ |