diff options
author | torstenb <torstenb@FreeBSD.org> | 1997-06-25 13:24:46 +0800 |
---|---|---|
committer | torstenb <torstenb@FreeBSD.org> | 1997-06-25 13:24:46 +0800 |
commit | 1ea8b20273712f5b31660cf1ec04ef2a12201282 (patch) | |
tree | c1d5f91702d0848113e9eef00e696300038a2071 /shells/zsh-devel/Makefile | |
parent | 2a77a354b40a7faec7a5f592834d7ef75c9fbe54 (diff) | |
download | freebsd-ports-gnome-1ea8b20273712f5b31660cf1ec04ef2a12201282.tar.gz freebsd-ports-gnome-1ea8b20273712f5b31660cf1ec04ef2a12201282.tar.zst freebsd-ports-gnome-1ea8b20273712f5b31660cf1ec04ef2a12201282.zip |
Update from 3.0.2 to 3.0.4
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/ \ |