Fix MASTER_SITES.
PR: ports/66867 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Approved by: maintainer timeout(3 weeks)
This commit is contained in:
parent
ae542eef63
commit
34ef1d3e07
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111387
1 changed files with 2 additions and 4 deletions
|
@ -34,14 +34,12 @@ MASTER_SITES= http://www.zsh.org/zsh/ \
|
|||
ftp://archive.progeny.com/zsh/ \
|
||||
http://mirrors.theonlinerecordstore.com/zsh/ \
|
||||
ftp://ftp.rge.com/pub/shells/zsh/ \
|
||||
ftp://sunsite.org.uk/packages/zsh/ \
|
||||
ftp://ftp.net.lut.ac.uk/zsh/ \
|
||||
ftp://sunsite.org.uk/package/zsh/ \
|
||||
ftp://ftp.fu-berlin.de/pub/unix/shells/zsh/ \
|
||||
ftp://ftp.win.ne.jp/pub/shell/zsh/ \
|
||||
ftp://ftp.ayamura.org/pub/zsh/ \
|
||||
ftp://linux.sarang.net/mirror/systems/shell/zsh/ \
|
||||
ftp://linux.sarang.net/mirror/system/zsh/ \
|
||||
ftp://ftp.lysator.liu.se/pub/unix/zsh/ \
|
||||
ftp://sunsite.icm.edu.pl/pub/unix/shells/zsh/ \
|
||||
ftp://ftp.kappa.ro/pub/mirrors/ftp.zsh.org/pub/zsh/ \
|
||||
ftp://ftp.demon.nl/pub/mirrors/zsh/
|
||||
DISTNAME= ${PORTNAME}-${ZSH_VER}
|
||||
|
|
Loading…
Reference in a new issue