summaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-03-11 07:23:48 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-03-11 07:23:48 +0000
commit99b71ddeca3c9ca0ba6232ebe6139f64c90b3b9b (patch)
treebb616f008db6b80a38fde676ba99aeeb15ac1188 /Mk
parent- update to phpPgAdmin-3.5.2 (diff)
- Add unc back in to the sourceforge mix, I am able to receive 491kBps~ from unc mirror.
No objections: marcus
Notes
Notes: svn path=/head/; revision=130855
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.sites.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index f47ac2b7ab81..e3f06751814c 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -981,7 +981,7 @@ MASTER_SITE_SAVANNAH+= \
http://savannah.nongnu.org/download/%SUBDIR%/ \
ftp://ftp.gnu.org/pub/savannah/files/%SUBDIR%/
-.for mirror in heanet aleron umn belnet voxel optusnet kent # unc is slow
+.for mirror in heanet aleron umn belnet voxel optusnet kent unc
MASTER_SITE_SOURCEFORGE+= \
http://${mirror}.dl.sourceforge.net/sourceforge/%SUBDIR%/
.endfor