Add ftp.tuwien.ac.at location to mastersites.
This commit is contained in:
parent
2ee656decf
commit
75fc2feb00
1 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile.common,v 1.11 2004/02/10 11:45:13 grant Exp $
|
||||
# $NetBSD: Makefile.common,v 1.12 2004/02/12 09:41:44 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= # see Makefile.${OPSYS}.${ARCH}
|
||||
|
@ -19,7 +19,8 @@ MOZ_DIR= ${MOZ_VER}
|
|||
MASTER_SITES?= http://ftp.mozilla.org/pub/mozilla.org/${MOZILLA_SHORT}/releases/${MOZ_DIR}/${MOZ_CONTRIB} \
|
||||
ftp://ftp.mozilla.org/pub/mozilla.org/${MOZILLA_SHORT}/releases/${MOZ_DIR}/${MOZ_CONTRIB} \
|
||||
http://public.planetmirror.com.au/pub/${MOZILLA_SHORT}/releases/${MOZ_DIR}/${MOZ_CONTRIB} \
|
||||
ftp://public.planetmirror.com.au/pub/${MOZILLA_SHORT}/releases/${MOZ_DIR}/${MOZ_CONTRIB}
|
||||
ftp://public.planetmirror.com.au/pub/${MOZILLA_SHORT}/releases/${MOZ_DIR}/${MOZ_CONTRIB} \
|
||||
ftp://ftp.tuwien.ac.at/infosys/browsers/${MOZILLA_SHORT}/releases/${MOZ_DIR}/${MOZ_CONTRIB}
|
||||
|
||||
MAINTAINER= grant@NetBSD.org
|
||||
HOMEPAGE?= http://www.mozilla.org/
|
||||
|
|
Loading…
Reference in a new issue