pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/firefox-gtk2 Correct MASTER_SITES. Noted by Kouic...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c2a83a5861b1
branches: trunk
changeset: 470744:c2a83a5861b1
user: minskim <minskim%pkgsrc.org@localhost>
date: Thu Mar 11 19:07:03 2004 +0000
description:
Correct MASTER_SITES. Noted by Kouichirou Hiratsuka in PR pkg/24740.
diffstat:
www/firefox-gtk2/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 3c5076db2ff5 -r c2a83a5861b1 www/firefox-gtk2/Makefile
--- a/www/firefox-gtk2/Makefile Thu Mar 11 18:35:29 2004 +0000
+++ b/www/firefox-gtk2/Makefile Thu Mar 11 19:07:03 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/03/11 08:27:09 grant Exp $
+# $NetBSD: Makefile,v 1.5 2004/03/11 19:07:03 minskim Exp $
MOZILLA= firefox-gtk2
MOZILLA_BIN= firefox-bin
@@ -8,7 +8,7 @@
DISTNAME= firefox-source-${MOZ_VER}
MASTER_SITES= http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${MOZ_VER}/ \
- ftp://ftp.mozilla.org/pub/mozilla.org/firefox/${MOZ_VER}/ \
+ ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${MOZ_VER}/ \
http://public.planetmirror.com.au/pub/firefox/releases/${MOZ_VER}/ \
ftp://public.planetmirror.com.au/pub/firefox/releases/${MOZ_VER}/
Home |
Main Index |
Thread Index |
Old Index