summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-17 19:19:20 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-17 19:19:20 +0000
commit7a0e5e30e0ed9416c54b3ea504dbc8e4cdc02e49 (patch)
treef9b59edc008ceeac0536944ae0f9493845a638a7 /shells
parentJust to make the compile less verbose and make Satoshi happy. (diff)
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 <ramsey.saar.de!torstenb@tmpuhf.saar.de>
Notes
Notes: svn path=/head/; revision=1438
Diffstat (limited to 'shells')
-rw-r--r--shells/zsh-devel/Makefile4
-rw-r--r--shells/zsh/Makefile4
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/