diff options
author | Torsten Blum <torstenb@FreeBSD.org> | 1997-06-25 05:24:46 +0000 |
---|---|---|
committer | Torsten Blum <torstenb@FreeBSD.org> | 1997-06-25 05:24:46 +0000 |
commit | 6740f47b6f01492474ac79d4d6bfa17fc90b3f00 (patch) | |
tree | 8410429fe7f1140125a73642eeebd4fb337f4b1d /shells/zsh-devel/Makefile | |
parent | aee47e629dd6f4772d0cc84afc76d60ccfced8d7 (diff) | |
download | ports-6740f47b6f01492474ac79d4d6bfa17fc90b3f00.tar.gz ports-6740f47b6f01492474ac79d4d6bfa17fc90b3f00.zip |
Notes
Diffstat (limited to 'shells/zsh-devel/Makefile')
-rw-r--r-- | shells/zsh-devel/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/shells/zsh-devel/Makefile b/shells/zsh-devel/Makefile index 279edf9e1aee..d18b85c69c6a 100644 --- a/shells/zsh-devel/Makefile +++ b/shells/zsh-devel/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: zsh -# Version required: 3.0.2 +# Version required: 3.0.4 # Date created: 11 Feb. 1995 # Whom: torstenb # -# $Id: Makefile,v 1.23 1996/12/19 11:31:20 torstenb Exp $ +# $Id: Makefile,v 1.24 1997/06/16 11:51:14 max Exp $ # -DISTNAME= zsh-3.0.2 -PKGNAME= zsh-3.0.2 +DISTNAME= zsh-3.0.4 +PKGNAME= zsh-3.0.4 CATEGORIES= shells MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/ \ ftp://ftp.sterling.com/zsh/ \ |