diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-04-17 19:19:20 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-04-17 19:19:20 +0000 |
commit | 7a0e5e30e0ed9416c54b3ea504dbc8e4cdc02e49 (patch) | |
tree | f9b59edc008ceeac0536944ae0f9493845a638a7 /shells | |
parent | 307114950165a2007cb5057369325660e8a86999 (diff) | |
download | ports-7a0e5e30e0ed9416c54b3ea504dbc8e4cdc02e49.tar.gz ports-7a0e5e30e0ed9416c54b3ea504dbc8e4cdc02e49.zip |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/zsh-devel/Makefile | 4 | ||||
-rw-r--r-- | shells/zsh/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/shells/zsh-devel/Makefile b/shells/zsh-devel/Makefile index cb3f2e793291..c67d9750c9e3 100644 --- a/shells/zsh-devel/Makefile +++ b/shells/zsh-devel/Makefile @@ -3,11 +3,11 @@ # Date created: 11 Feb. 1995 # Whom: torstenb # -# $Id: Makefile,v 1.4 1995/04/01 12:50:00 jkh Exp $ +# $Id: Makefile,v 1.5 1995/04/11 19:26:36 asami Exp $ # DISTNAME= zsh-2.6-beta4 -PKGNAME= zsh-2.6.4 +PKGNAME= zsh-2.6b4 CATEGORIES+= shells MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/ diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile index cb3f2e793291..c67d9750c9e3 100644 --- a/shells/zsh/Makefile +++ b/shells/zsh/Makefile @@ -3,11 +3,11 @@ # Date created: 11 Feb. 1995 # Whom: torstenb # -# $Id: Makefile,v 1.4 1995/04/01 12:50:00 jkh Exp $ +# $Id: Makefile,v 1.5 1995/04/11 19:26:36 asami Exp $ # DISTNAME= zsh-2.6-beta4 -PKGNAME= zsh-2.6.4 +PKGNAME= zsh-2.6b4 CATEGORIES+= shells MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/ |