diff options
author | salo <salo@pkgsrc.org> | 2005-12-20 22:48:34 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2005-12-20 22:48:34 +0000 |
commit | f72fd51c703059c89eb589005877d62e93ac6342 (patch) | |
tree | 95f79426a2def6b7c260e14887a6cb86aea8dadb /mk | |
parent | 54e5f1d0abcd6e93bbf3378acaf3f3b57701fad2 (diff) | |
download | pkgsrc-f72fd51c703059c89eb589005877d62e93ac6342.tar.gz |
Remove belnet and citkit sf.net mirrors, again.
They are refusing connections or timing out for at least two weeks.
XXX: Please, do _NOT_ add them again so easily, please!
There is nothing but recurring trouble with them for a long time.
Diffstat (limited to 'mk')
-rw-r--r-- | mk/bsd.sites.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mk/bsd.sites.mk b/mk/bsd.sites.mk index 1e68b5e9777..dd003344de7 100644 --- a/mk/bsd.sites.mk +++ b/mk/bsd.sites.mk @@ -1,4 +1,4 @@ -# $NetBSD: bsd.sites.mk,v 1.50 2005/12/03 21:15:48 wiz Exp $ +# $NetBSD: bsd.sites.mk,v 1.51 2005/12/20 22:48:34 salo Exp $ # # Default MASTER_SITES @@ -91,8 +91,6 @@ MASTER_SITE_GNOME+= \ ftp://ftp.dit.upm.es/linux/gnome/ MASTER_SITE_SOURCEFORGE+= \ - http://belnet.dl.sourceforge.net/sourceforge/ \ - http://citkit.dl.sourceforge.net/sourceforge/ \ http://easynews.dl.sourceforge.net/sourceforge/ \ http://heanet.dl.sourceforge.net/sourceforge/ \ http://internap.dl.sourceforge.net/sourceforge/ \ @@ -107,6 +105,8 @@ MASTER_SITE_SOURCEFORGE+= \ http://switch.dl.sourceforge.net/sourceforge/ \ http://ufpr.dl.sourceforge.net/sourceforge/ \ http://voxel.dl.sourceforge.net/sourceforge/ +# http://belnet.dl.sourceforge.net/sourceforge/ +# http://citkit.dl.sourceforge.net/sourceforge/ # ftp://ftp2.sourceforge.net/pub/sourceforge/ # ftp://ftp.tuwien.ac.at/linux/sourceforge/ # http://sf.gds.tuwien.ac.at/ |