pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/fetch Canonical name of SourceForge.jp's DNS round ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/970230686ccf
branches: trunk
changeset: 518139:970230686ccf
user: obache <obache%pkgsrc.org@localhost>
date: Sat Sep 02 08:13:07 2006 +0000
description:
Canonical name of SourceForge.jp's DNS round robin download server is
`download', not `downloads'.
diffstat:
mk/fetch/sites.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 79bb1d64de85 -r 970230686ccf mk/fetch/sites.mk
--- a/mk/fetch/sites.mk Sat Sep 02 06:17:53 2006 +0000
+++ b/mk/fetch/sites.mk Sat Sep 02 08:13:07 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: sites.mk,v 1.8 2006/08/06 04:56:50 perry Exp $
+# $NetBSD: sites.mk,v 1.9 2006/09/02 08:13:07 obache Exp $
#
# This Makefile fragment defines read-only MASTER_SITE_* variables
# representing some well-known master distribution sites for software.
@@ -132,7 +132,7 @@
# http://sf.gds.tuwien.ac.at/
MASTER_SITE_SOURCEFORGE_JP+= \
- http://downloads.sourceforge.jp/ \
+ http://download.sourceforge.jp/ \
http://osdn.dl.sourceforge.jp/ \
http://keihanna.dl.sourceforge.jp/
Home |
Main Index |
Thread Index |
Old Index