diff options
author | grant <grant> | 2004-04-24 11:31:57 +0000 |
---|---|---|
committer | grant <grant> | 2004-04-24 11:31:57 +0000 |
commit | e6a9be2f625afd2cb9730cb572ed6dbb8c314ca8 (patch) | |
tree | 187a4b9d41d340fe55faa8b2e12eac01be3763f4 /mk | |
parent | 08e634425d5cd48c2e86b541824e962338ea4239 (diff) | |
download | pkgsrc-e6a9be2f625afd2cb9730cb572ed6dbb8c314ca8.tar.gz |
flow.dl.sourceforge.net has been unreachable for a while now, due to
what appears to be a routing loop. comment it out for the moment.
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 749544ade0c..505fdd24dcb 100644 --- a/mk/bsd.pkg.mk +++ b/mk/bsd.pkg.mk @@ -1,4 +1,4 @@ -# $NetBSD: bsd.pkg.mk,v 1.1448 2004/04/23 02:03:18 tv Exp $ +# $NetBSD: bsd.pkg.mk,v 1.1449 2004/04/24 11:31:57 grant Exp $ # # This file is in the public domain. # @@ -1050,7 +1050,6 @@ MASTER_SITE_SOURCEFORGE+= \ http://belnet.dl.sourceforge.net/sourceforge/ \ http://cesnet.dl.sourceforge.net/sourceforge/ \ http://easynews.dl.sourceforge.net/sourceforge/ \ - http://flow.dl.sourceforge.net/sourceforge/ \ http://heanet.dl.sourceforge.net/sourceforge/ \ http://keihanna.dl.sourceforge.net/sourceforge/ \ http://osdn.dl.sourceforge.net/sourceforge/ \ @@ -1060,6 +1059,7 @@ MASTER_SITE_SOURCEFORGE+= \ http://unc.dl.sourceforge.net/sourceforge/ \ ftp://ftp3.sourceforge.net/pub/sourceforge/ \ ftp://ftp.tuwien.ac.at/linux/sourceforge/ +# http://flow.dl.sourceforge.net/sourceforge/ MASTER_SITE_SUSE+= \ http://altruistic.lbl.gov/mirrors/suse/${MACHINE_ARCH}/${SUSE_VERSION}/suse/ \ |