summaryrefslogtreecommitdiff
path: root/shells/zsh
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-09-06 12:06:00 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-09-06 12:06:00 +0000
commite675f0bc21592fa3255067af60a12e8cf237fb08 (patch)
tree3b81d651fcad2913005d86792799847bb58c41a0 /shells/zsh
parentUpdate to 20020619. (diff)
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
Notes
Notes: svn path=/head/; revision=65725
Diffstat (limited to 'shells/zsh')
-rw-r--r--shells/zsh/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile
index ab34cd5bbe9d..32bc85d1868e 100644
--- a/shells/zsh/Makefile
+++ b/shells/zsh/Makefile
@@ -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}