Now that we have ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles,

add it to MASTER_SITE_BACKUP.
This commit is contained in:
hubertf 1997-12-19 10:20:02 +00:00
parent 8beed703a9
commit 320012817f
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#-*- mode: Fundamental; tab-width: 4; -*-
# ex:ts=4
#
# $NetBSD: bsd.port.mk,v 1.24 1997/12/13 21:28:24 hubertf Exp $
# $NetBSD: bsd.port.mk,v 1.25 1997/12/19 10:20:02 hubertf Exp $
#
# bsd.port.mk - 940820 Jordan K. Hubbard.
# This file is in the public domain.
@ -652,6 +652,7 @@ PATCH_SITES:= ${PATCH_SITES:S/%SUBDIR%/${PATCH_SITE_SUBDIR}/}
# The primary backup site.
MASTER_SITE_BACKUP?= \
ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles/${DIST_SUBDIR}/ \
ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/${DIST_SUBDIR}/
# If the user has this set, go to the FreeBSD repository for everything.