diff options
Diffstat (limited to 'shells/zsh/Makefile')
| -rw-r--r-- | shells/zsh/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile index eb97a997711e..168cca147301 100644 --- a/shells/zsh/Makefile +++ b/shells/zsh/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: zsh -# Version required: 3.0.0 +# Version required: 3.0.1 # Date created: 11 Feb. 1995 # Whom: torstenb # -# $Id: Makefile,v 1.19 1996/07/09 22:11:08 torstenb Exp $ +# $Id: Makefile,v 1.20 1996/09/14 22:54:58 torstenb Exp $ # -DISTNAME= zsh-3.0.0 -PKGNAME= zsh-3.0.0 +DISTNAME= zsh-3.0.1 +PKGNAME= zsh-3.0.1 CATEGORIES+= shells MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/ \ ftp://ftp.sterling.com/zsh/ \ |
