summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorhubertf <hubertf>1997-12-29 20:10:24 +0000
committerhubertf <hubertf>1997-12-29 20:10:24 +0000
commit6f55a26c4cbf61408d48c25be131a61e5df35004 (patch)
tree7671ca11b6b51a41fa1c7866fcb3a60bcc41806f /mk
parentae15b2137a3ce65774df107d769be568cbf9fcd2 (diff)
downloadpkgsrc-6f55a26c4cbf61408d48c25be131a61e5df35004.tar.gz
Add us to MASTER_SITE_LOCAL.
Diffstat (limited to 'mk')
-rw-r--r--mk/bsd.pkg.mk3
-rw-r--r--mk/bsd.port.mk3
2 files changed, 4 insertions, 2 deletions
diff --git a/mk/bsd.pkg.mk b/mk/bsd.pkg.mk
index 73ef7f335d8..fae484a07cf 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.27 1997/12/27 03:24:10 hubertf Exp $
+# $NetBSD: bsd.pkg.mk,v 1.28 1997/12/29 20:10:24 hubertf Exp $
#
# bsd.port.mk - 940820 Jordan K. Hubbard.
# This file is in the public domain.
@@ -667,6 +667,7 @@ MASTER_SITE_OVERRIDE= ${MASTER_SITE_BACKUP}
# Where to put distfiles that don't have any other master site
MASTER_SITE_LOCAL?= \
+ ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles/LOCAL_PORTS/ \
ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/LOCAL_PORTS/
# I guess we're in the master distribution business! :) As we gain mirror
diff --git a/mk/bsd.port.mk b/mk/bsd.port.mk
index 843647c82a3..cd9e83e1aa8 100644
--- a/mk/bsd.port.mk
+++ b/mk/bsd.port.mk
@@ -1,7 +1,7 @@
#-*- mode: Fundamental; tab-width: 4; -*-
# ex:ts=4
#
-# $NetBSD: bsd.port.mk,v 1.27 1997/12/27 03:24:10 hubertf Exp $
+# $NetBSD: bsd.port.mk,v 1.28 1997/12/29 20:10:24 hubertf Exp $
#
# bsd.port.mk - 940820 Jordan K. Hubbard.
# This file is in the public domain.
@@ -667,6 +667,7 @@ MASTER_SITE_OVERRIDE= ${MASTER_SITE_BACKUP}
# Where to put distfiles that don't have any other master site
MASTER_SITE_LOCAL?= \
+ ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles/LOCAL_PORTS/ \
ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/LOCAL_PORTS/
# I guess we're in the master distribution business! :) As we gain mirror