summaryrefslogtreecommitdiff
path: root/shells/zsh
diff options
context:
space:
mode:
authorTorsten Blum <torstenb@FreeBSD.org>1996-05-16 08:03:47 +0000
committerTorsten Blum <torstenb@FreeBSD.org>1996-05-16 08:03:47 +0000
commitdcab64c2af06ac4ea6a322174077cb5dd5395e58 (patch)
treefa72948701a0ac0e1fb747160215d1f486615c48 /shells/zsh
parentUpgrade to 1.2.7. This port is not BROKEN anymore! (diff)
the path on the master sites have changed...
Notes
Notes: svn path=/head/; revision=3094
Diffstat (limited to 'shells/zsh')
-rw-r--r--shells/zsh/Makefile18
1 files changed, 9 insertions, 9 deletions
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile
index b7ec3f77f3fb..3f45c9105623 100644
--- a/shells/zsh/Makefile
+++ b/shells/zsh/Makefile
@@ -3,20 +3,20 @@
# Date created: 11 Feb. 1995
# Whom: torstenb
#
-# $Id: Makefile,v 1.15 1996/05/15 18:39:29 torstenb Exp $
+# $Id: Makefile,v 1.16 1996/05/15 23:02:07 asami Exp $
#
DISTNAME= zsh-2.6-beta17
PKGNAME= zsh-2.6b17
CATEGORIES+= shells
-MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/src/ \
- ftp://ftp.sterling.com/zsh/src/ \
- ftp://ftp.rge.com/pub/zsh/src/ \
- ftp://ftp.cenatls.cena.dgac.fr/pub/shells/zsh/src/ \
- ftp://mrrl.lut.ac.uk/zsh/src/ \
- ftp://ftp.fu-berlin.de/pub/unix/shells/zsh/src/ \
- ftp://ftp.ips.oz.au/pub/packages/zsh/src/ \
- ftp://ftp.uit.no/pub/unix/shells/zsh/src/
+MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/ \
+ ftp://ftp.sterling.com/zsh/ \
+ ftp://ftp.rge.com/pub/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/
MAINTAINER= torstenb@FreeBSD.ORG