pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mk/fetch Add http://pv-mirror01.mozilla.org/pub/mozill...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/68a9b64af219
branches:  trunk
changeset: 603163:68a9b64af219
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sun Apr 29 15:48:13 2012 +0000

description:
Add http://pv-mirror01.mozilla.org/pub/mozilla.org/
to MASTER_SITES_MOZILLA.
This server has ESR version of firefox and thunderbird.

diffstat:

 mk/fetch/sites.mk |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r d05441b8a64d -r 68a9b64af219 mk/fetch/sites.mk
--- a/mk/fetch/sites.mk Sun Apr 29 14:36:46 2012 +0000
+++ b/mk/fetch/sites.mk Sun Apr 29 15:48:13 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: sites.mk,v 1.89 2012/03/11 10:26:21 wiz Exp $
+# $NetBSD: sites.mk,v 1.90 2012/04/29 15:48:13 ryoon Exp $
 #
 # This Makefile fragment defines read-only MASTER_SITE_* variables
 # representing some well-known master distribution sites for software.
@@ -111,6 +111,7 @@
 # see http://www.mozilla.org/mirrors.html
 MASTER_SITE_MOZILLA+=  \
        http://releases.mozilla.org/pub/mozilla.org/ \
+       http://pv-mirror01.mozilla.org/pub/mozilla.org/ \
        http://mirror.atlanticmetro.net/mozilla/ \
        ftp://releases.mozilla.org/pub/mozilla.org/ \
        http://www.artfiles.org/mozilla.org/ \



Home | Main Index | Thread Index | Old Index