summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>1999-06-08 04:57:15 +0000
committerSADA Kenji <sada@FreeBSD.org>1999-06-08 04:57:15 +0000
commitbc11037df442e7fcc3f67f9b8abb1ad651a765b4 (patch)
treec9c6d988a6a74612dc0d2db1d8af2c767494e539 /shells
parentDid you know that there exists http://www.DocBook.org/ ? However, it is (diff)
One of MASTER_SITES is disappeared, one is changed.
Notes
Notes: svn path=/head/; revision=19303
Diffstat (limited to 'shells')
-rw-r--r--shells/zsh/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile
index e7f64ffc3739..3a2f1e9b218e 100644
--- a/shells/zsh/Makefile
+++ b/shells/zsh/Makefile
@@ -3,15 +3,14 @@
# Date created: 11 Feb. 1995
# Whom: torstenb
#
-# $Id: Makefile,v 1.27 1998/08/27 02:33:51 max Exp $
+# $Id: Makefile,v 1.28 1999/06/05 22:31:58 mharo Exp $
#
DISTNAME= zsh-3.0.5
PKGNAME= zsh-3.0.5
CATEGORIES= shells
-MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/ \
- ftp://ftp.sterling.com/zsh/ \
- ftp://ftp.rge.com/pub/zsh/ \
+MASTER_SITES= ftp://ftp.sterling.com/zsh/ \
+ ftp://ftp.rge.com/pub/shells/zsh/ \
ftp://ftp.cenatls.cena.dgac.fr/pub/shells/zsh/ \
ftp://mrrl.lut.ac.uk/zsh/ \
ftp://ftp.fu-berlin.de/pub/unix/shells/zsh/ \