mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Remove dead and duplicite download locations, move a fast one to the top
PR: ports/104948 Submitted by: Geoff C. Wing <gcw@zsh.org> Approved by: maintainer timeout (sergei; 3 weeks)
This commit is contained in:
parent
6a4fce8a6d
commit
b87453fc01
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=177765
@ -30,12 +30,9 @@ PORTNAME= zsh
|
||||
PORTVERSION= 4.3.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= shells
|
||||
MASTER_SITES= \
|
||||
http://archive.progeny.com/zsh/ \
|
||||
ftp://archive.progeny.com/zsh/ \
|
||||
MASTER_SITES= http://zsh.open-mirror.com/ \
|
||||
http://www.zsh.org/pub/ \
|
||||
ftp://ftp.zsh.org/pub/ \
|
||||
ftp://sunsite.dk/pub/unix/shells/zsh/ \
|
||||
http://mirrors.dotsrc.org/zsh/ \
|
||||
ftp://mirrors.dotsrc.org/zsh/ \
|
||||
ftp://ftp.funet.fi/pub/unix/shells/zsh/ \
|
||||
@ -48,8 +45,7 @@ MASTER_SITES= \
|
||||
ftp://ftp.demon.nl/pub/mirrors/zsh/ \
|
||||
ftp://ftp.kappa.ro/pub/mirrors/ftp.zsh.org/pub/zsh/ \
|
||||
ftp://ftp.lysator.liu.se/pub/unix/zsh/ \
|
||||
ftp://sunsite.org.uk/package/zsh/ \
|
||||
http://zsh.open-mirror.com/
|
||||
ftp://sunsite.org.uk/package/zsh/
|
||||
DISTNAME= ${PORTNAME}-${ZSH_VER}
|
||||
.if !defined(NOPORTDOCS)
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}-doc${EXTRACT_SUFX}
|
||||
|
Loading…
Reference in New Issue
Block a user