From a3778e073581ca2944f04678a54cce122dbf38fd Mon Sep 17 00:00:00 2001 From: grant Date: Thu, 10 Apr 2003 20:20:55 +0000 Subject: add some faster mirrors to MASTER_SITES. --- security/openssh/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'security') diff --git a/security/openssh/Makefile b/security/openssh/Makefile index 9aa3d766f93..6d42e2f8d0a 100644 --- a/security/openssh/Makefile +++ b/security/openssh/Makefile @@ -1,11 +1,14 @@ -# $NetBSD: Makefile,v 1.95 2003/04/10 12:34:15 wiz Exp $ +# $NetBSD: Makefile,v 1.96 2003/04/10 20:20:55 grant Exp $ DISTNAME= openssh-3.6.1p1 PKGNAME= openssh-3.6.1.1 SVR4_PKGNAME= ossh CATEGORIES= security -MASTER_SITES= ftp://gd.tuwien.ac.at/opsys/OpenBSD/OpenSSH/portable/ \ +MASTER_SITES= ftp://ftp7.usa.openbsd.org/pub/os/OpenBSD/OpenSSH/portable/ \ + ftp://ftp.stealth.net/pub/mirrors/ftp.openssh.com/pub/OpenBSD/OpenSSH/portable \ + http://public.planetmirror.com.au/pub/OpenBSD/OpenSSH/portable/ \ ftp://ftp.openssh.com/pub/OpenBSD/OpenSSH/portable/ \ + ftp://gd.tuwien.ac.at/opsys/OpenBSD/OpenSSH/portable/ \ ftp://ftp.openssh.com/pub/OpenBSD/OpenSSH/portable/old/ # Don't delete the last entry -- it's there if the pkgsrc version is not # up-to-date and the mirrors already removed the old distfile. -- cgit v1.2.3