add http://www.zsh.org/pub/ to the list of MASTER_SITES; from todd@

This commit is contained in:
lebel 2001-12-04 14:43:47 +00:00
parent 425e4636c8
commit 5f1b5387d0

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.10 2001/11/18 18:24:19 lebel Exp $
# $OpenBSD: Makefile,v 1.11 2001/12/04 14:43:47 lebel Exp $
COMMENT= "Z shell, Bourne shell-compatible, release flavor"
COMMENT-zftp= "Z shell embedded ftp client"
@ -8,6 +8,7 @@ DISTNAME= zsh-${VERSION}
CATEGORIES= shells
NEED_VERSION= 1.474
MASTER_SITES= ftp://ftp.zsh.org/zsh/ \
http://www.zsh.org/pub/ \
ftp://ftp.sterling.com/zsh/ \
ftp://ftp.rge.com/pub/zsh/ \
ftp://ftp.cenatls.cena.dgac.fr/pub/shells/zsh/ \