aboutsummaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-06-29 02:31:42 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-06-29 02:31:42 +0000
commitbe6c01ee85b2fa61f2030ef2065df69712693a50 (patch)
tree0877333f8365a55defdb5b17b76269bfa53693f7 /shells
parentc62bea27fe2d419668f48e9bda44f94f29806f7c (diff)
downloadports-be6c01ee85b2fa61f2030ef2065df69712693a50.tar.gz
ports-be6c01ee85b2fa61f2030ef2065df69712693a50.zip
Use ${MASTER_SITE_LOCAL}.
Notes
Notes: svn path=/head/; revision=29964
Diffstat (limited to 'shells')
-rw-r--r--shells/zsh-devel/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/shells/zsh-devel/Makefile b/shells/zsh-devel/Makefile
index 28b8cdf6d057..49770c42e945 100644
--- a/shells/zsh-devel/Makefile
+++ b/shells/zsh-devel/Makefile
@@ -9,14 +9,15 @@ PORTNAME= zsh
PORTVERSION= 3.1.9
CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
- ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/ \
+ ${MASTER_SITE_LOCAL} \
ftp://ftp.zsh.org/%SUBDIR%/ \
ftp://ftp.sterling.com/%SUBDIR%/ \
ftp://ftp.rge.com/pub/%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%/
-MASTER_SITE_SUBDIR= ${PORTNAME}
+# last one for ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= ${PORTNAME} knu
DISTNAME= ${PORTNAME}-${ZSH_VER}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
${ZSHFUNC_FILES}