summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2003-12-31 12:29:16 +0000
committersalo <salo@pkgsrc.org>2003-12-31 12:29:16 +0000
commitdf34cdeb5cd8e5231979069009efb6564240ce92 (patch)
tree1c21aef2d42eb7c0ef45143ff8e55121f710b321
parentc53fae23ee1368f1651ec8b61a956aebd013fd39 (diff)
downloadpkgsrc-df34cdeb5cd8e5231979069009efb6564240ce92.tar.gz
Remove ftp.cz.NetBSD.org from MASTER_SITE_BACKUP.
There are problems with the hosting and the machine will be offline for unknown time period..
-rw-r--r--mk/bsd.pkg.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/mk/bsd.pkg.mk b/mk/bsd.pkg.mk
index 4facb2768ee..c0e3a434d91 100644
--- a/mk/bsd.pkg.mk
+++ b/mk/bsd.pkg.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.mk,v 1.1331 2003/12/30 05:07:41 grant Exp $
+# $NetBSD: bsd.pkg.mk,v 1.1332 2003/12/31 12:29:16 salo Exp $
#
# This file is in the public domain.
#
@@ -1136,7 +1136,6 @@ MASTER_SITE_DEBIAN+= \
# The primary backup site.
MASTER_SITE_BACKUP?= \
ftp://ftp.fi.netbsd.org/pub/NetBSD/packages/distfiles/ \
- ftp://ftp.cz.netbsd.org/pub/NetBSD/packages/distfiles/ \
ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles/ \
ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/
.if defined(DIST_SUBDIR)