1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

MASTER_SITE_SOURCEFORGE is not worth listing in MASTER_SITES because

it is slow and does not mirror bz2 distfiles at all.  Remove it and
add four other working mirror sites instead.

PR:		ports/41960 (different solution)
Submitted by:	keramida
This commit is contained in:
Akinori MUSHA 2002-09-06 12:06:00 +00:00
parent 83ef62f22b
commit e675f0bc21
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=65725

View File

@ -8,13 +8,16 @@
PORTNAME= zsh
PORTVERSION= 4.0.6
CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
ftp://ftp.zsh.org/%SUBDIR%/ \
MASTER_SITES= ftp://ftp.zsh.org/%SUBDIR%/ \
ftp://ftp.sterling.com/%SUBDIR%/ \
ftp://ftp.rge.com/pub/shells/%SUBDIR%/ \
ftp://ftp.fu-berlin.de/pub/unix/shells/%SUBDIR%/ \
ftp://ftp.ips.oz.au/pub/packages/%SUBDIR%/ \
ftp://ftp.uit.no/pub/unix/shells/%SUBDIR%/
ftp://ftp.uit.no/pub/unix/shells/%SUBDIR%/ \
ftp://ftp.iij.ad.jp/pub/misc/%SUBDIR%/ \
ftp://ftp.st.ryukoku.ac.jp/pub/utils/shell/%SUBDIR%/ \
ftp://ftp.icm.edu.pl/vol/wojsyl/%SUBDIR%/ \
ftp://ftp.sunsite.auc.dk/disk1/%SUBDIR%/
MASTER_SITE_SUBDIR= ${PORTNAME}
.if !defined(NOPORTDOCS)
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} zsh-${PORTVERSION}-doc${EXTRACT_SUFX}