summaryrefslogtreecommitdiff
path: root/shells/zsh/Makefile
diff options
context:
space:
mode:
authorTorsten Blum <torstenb@FreeBSD.org>1996-03-06 17:57:58 +0000
committerTorsten Blum <torstenb@FreeBSD.org>1996-03-06 17:57:58 +0000
commitb805fb9d017fd43bb5b16449b4ed8b2b08f05156 (patch)
tree43ed4274df5f061ee545315a604ed263a08b8582 /shells/zsh/Makefile
parentSet an example by installing the xv manual (postscript, only 3.6MB) (diff)
upgrade to beta 13
Notes
Notes: svn path=/head/; revision=2786
Diffstat (limited to 'shells/zsh/Makefile')
-rw-r--r--shells/zsh/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile
index 7e7352834834..62e4df2697e9 100644
--- a/shells/zsh/Makefile
+++ b/shells/zsh/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: zsh
-# Version required: 2.6 beta7
+# Version required: 2.6 beta13
# Date created: 11 Feb. 1995
# Whom: torstenb
#
-# $Id: Makefile,v 1.12 1995/06/25 03:32:15 torstenb Exp $
+# $Id: Makefile,v 1.13 1995/07/01 21:51:58 torstenb Exp $
#
-DISTNAME= zsh-2.6-beta10
-PKGNAME= zsh-2.6b10
+DISTNAME= zsh-2.6-beta13
+PKGNAME= zsh-2.6b13
CATEGORIES+= shells
MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/src/ \
ftp://ftp.sterling.com/zsh/src/ \
@@ -15,7 +15,8 @@ MASTER_SITES= ftp://ftp.math.gatech.edu/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.ips.oz.au/pub/packages/zsh/src/ \
+ ftp://ftp.uit.no/pub/unix/shells/zsh/src/
MAINTAINER= torstenb@FreeBSD.ORG