From 9d2c1d3e3b9ea8ddf73140d9eba11ac097d1da25 Mon Sep 17 00:00:00 2001 From: torstenb Date: Sun, 25 Jun 1995 03:32:15 +0000 Subject: Add official mirror sites --- shells/zsh-devel/Makefile | 10 ++++++++-- shells/zsh/Makefile | 10 ++++++++-- 2 files changed, 16 insertions(+), 4 deletions(-) (limited to 'shells') diff --git a/shells/zsh-devel/Makefile b/shells/zsh-devel/Makefile index 05d1313b7c4b..1c4148dabfed 100644 --- a/shells/zsh-devel/Makefile +++ b/shells/zsh-devel/Makefile @@ -3,13 +3,19 @@ # Date created: 11 Feb. 1995 # Whom: torstenb # -# $Id: Makefile,v 1.10 1995/05/06 12:31:06 torstenb Exp $ +# $Id: Makefile,v 1.11 1995/06/02 05:14:48 asami Exp $ # DISTNAME= zsh-2.6-beta8 PKGNAME= zsh-2.6b8 CATEGORIES+= shells -MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/src/ +MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/src/ \ + ftp://ftp.sterling.com/zsh/src/ \ + ftp://ftp.rge.com/pub/zsh/src/ \ + ftp://ftp.cenatls.cena.dgac.fr/pub/shells/zsh/src/ \ + ftp://mrrl.lut.ac.uk/zsh/src/ \ + ftp://ftp.fu-berlin.de/pub/unix/shells/zsh/src/ \ + ftp://ftp.ips.oz.au/pub/packages/zsh/src/ MAINTAINER= torstenb@FreeBSD.ORG diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile index 05d1313b7c4b..1c4148dabfed 100644 --- a/shells/zsh/Makefile +++ b/shells/zsh/Makefile @@ -3,13 +3,19 @@ # Date created: 11 Feb. 1995 # Whom: torstenb # -# $Id: Makefile,v 1.10 1995/05/06 12:31:06 torstenb Exp $ +# $Id: Makefile,v 1.11 1995/06/02 05:14:48 asami Exp $ # DISTNAME= zsh-2.6-beta8 PKGNAME= zsh-2.6b8 CATEGORIES+= shells -MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/src/ +MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/src/ \ + ftp://ftp.sterling.com/zsh/src/ \ + ftp://ftp.rge.com/pub/zsh/src/ \ + ftp://ftp.cenatls.cena.dgac.fr/pub/shells/zsh/src/ \ + ftp://mrrl.lut.ac.uk/zsh/src/ \ + ftp://ftp.fu-berlin.de/pub/unix/shells/zsh/src/ \ + ftp://ftp.ips.oz.au/pub/packages/zsh/src/ MAINTAINER= torstenb@FreeBSD.ORG -- cgit