summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1998-05-08 20:30:53 +0000
committertron <tron@pkgsrc.org>1998-05-08 20:30:53 +0000
commit02d7e667a879bb6e7153bf2c3fbefc9561e30ae7 (patch)
treee7815e9fc8f5904d6edeb5b6e6d83496bbdd226b /mk
parent37e13694b30fc8d0725f4bcad5f4cec693207187 (diff)
downloadpkgsrc-02d7e667a879bb6e7153bf2c3fbefc9561e30ae7.tar.gz
Remove "sup.owl.de" (unexpected provider trouble).
Diffstat (limited to 'mk')
-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 a026829e74b..2af134ec5a6 100644
--- a/mk/bsd.pkg.mk
+++ b/mk/bsd.pkg.mk
@@ -1,7 +1,7 @@
#-*- mode: Fundamental; tab-width: 4; -*-
# ex:ts=4
#
-# $NetBSD: bsd.pkg.mk,v 1.80 1998/05/07 17:21:13 agc Exp $
+# $NetBSD: bsd.pkg.mk,v 1.81 1998/05/08 20:30:53 tron Exp $
#
# This file is derived from bsd.port.mk - 940820 Jordan K. Hubbard.
# This file is in the public domain.
@@ -722,7 +722,6 @@ 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://sup.owl.de/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.