aboutsummaryrefslogtreecommitdiff
path: root/shells/zsh
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-15 10:24:55 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-15 10:24:55 +0000
commit7c22eb053a44d5a94fc375daf00d0e1c40309c8e (patch)
tree3dff9edb8f0da29d8b8c6dd6f01c95ae7e750cde /shells/zsh
parent8ad00b5c4a544d1f06a5ba77f024dee9169e42db (diff)
downloadports-7c22eb053a44d5a94fc375daf00d0e1c40309c8e.tar.gz
ports-7c22eb053a44d5a94fc375daf00d0e1c40309c8e.zip
Notes
Diffstat (limited to 'shells/zsh')
-rw-r--r--shells/zsh/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile
index 8b8193a4e2ad..fb3a0e4132c9 100644
--- a/shells/zsh/Makefile
+++ b/shells/zsh/Makefile
@@ -8,13 +8,15 @@
PORTNAME= zsh
PORTVERSION= 3.0.7
CATEGORIES= shells
-MASTER_SITES= ftp://ftp.sterling.com/zsh/ \
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
+ ftp://ftp.sterling.com/zsh/ \
ftp://ftp.rge.com/pub/shells/zsh/ \
ftp://ftp.cenatls.cena.dgac.fr/pub/shells/zsh/ \
ftp://mrrl.lut.ac.uk/zsh/ \
ftp://ftp.fu-berlin.de/pub/unix/shells/zsh/ \
ftp://ftp.ips.oz.au/pub/packages/zsh/ \
ftp://ftp.uit.no/pub/unix/shells/zsh/
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= will@FreeBSD.org