summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorTorsten Blum <torstenb@FreeBSD.org>1995-06-25 03:32:15 +0000
committerTorsten Blum <torstenb@FreeBSD.org>1995-06-25 03:32:15 +0000
commitc15cdf948d0d684068c31da9c5777113e233f757 (patch)
tree814ba6ef67518624d308ff0bcfad2e3628a50d74 /shells
parentDelete "BROKEN: flexfax", it's officially gone now. (diff)
Add official mirror sites
Notes
Notes: svn path=/head/; revision=1875
Diffstat (limited to 'shells')
-rw-r--r--shells/zsh-devel/Makefile10
-rw-r--r--shells/zsh/Makefile10
2 files changed, 16 insertions, 4 deletions
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