From 7a0e5e30e0ed9416c54b3ea504dbc8e4cdc02e49 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Mon, 17 Apr 1995 19:19:20 +0000 Subject: [PATCH] 2.6.4beta != 2.6.4, so changed PKGNAME to use 2.6b4 instead. (A little ugly, but much better than 2.6.4beta.) Pointed-out by: Torsten Blum --- shells/zsh-devel/Makefile | 4 ++-- 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/