summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--shells/bash/Makefile4
-rw-r--r--shells/bash1/Makefile4
-rw-r--r--shells/bash2/Makefile4
-rw-r--r--shells/bash3/Makefile4
-rw-r--r--shells/pdksh/Makefile8
-rw-r--r--shells/tcsh/Makefile4
-rw-r--r--shells/zsh-devel/Makefile10
-rw-r--r--shells/zsh/Makefile10
8 files changed, 26 insertions, 22 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile
index 8463f2a51ce7..f7f96bb53b93 100644
--- a/shells/bash/Makefile
+++ b/shells/bash/Makefile
@@ -3,11 +3,11 @@
# Date created: 21 August 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.7 1995/03/17 01:04:52 ache Exp $
+# $Id: Makefile,v 1.8 1995/04/01 12:49:52 jkh Exp $
#
DISTNAME= bash-1.14.4
-MASTER_SITES= ftp://slc2.ins.cwru.edu/pub/hidden/
CATEGORIES+= shells
+MASTER_SITES= ftp://slc2.ins.cwru.edu/pub/hidden/
.include <bsd.port.mk>
diff --git a/shells/bash1/Makefile b/shells/bash1/Makefile
index 8463f2a51ce7..f7f96bb53b93 100644
--- a/shells/bash1/Makefile
+++ b/shells/bash1/Makefile
@@ -3,11 +3,11 @@
# Date created: 21 August 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.7 1995/03/17 01:04:52 ache Exp $
+# $Id: Makefile,v 1.8 1995/04/01 12:49:52 jkh Exp $
#
DISTNAME= bash-1.14.4
-MASTER_SITES= ftp://slc2.ins.cwru.edu/pub/hidden/
CATEGORIES+= shells
+MASTER_SITES= ftp://slc2.ins.cwru.edu/pub/hidden/
.include <bsd.port.mk>
diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile
index 8463f2a51ce7..f7f96bb53b93 100644
--- a/shells/bash2/Makefile
+++ b/shells/bash2/Makefile
@@ -3,11 +3,11 @@
# Date created: 21 August 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.7 1995/03/17 01:04:52 ache Exp $
+# $Id: Makefile,v 1.8 1995/04/01 12:49:52 jkh Exp $
#
DISTNAME= bash-1.14.4
-MASTER_SITES= ftp://slc2.ins.cwru.edu/pub/hidden/
CATEGORIES+= shells
+MASTER_SITES= ftp://slc2.ins.cwru.edu/pub/hidden/
.include <bsd.port.mk>
diff --git a/shells/bash3/Makefile b/shells/bash3/Makefile
index 8463f2a51ce7..f7f96bb53b93 100644
--- a/shells/bash3/Makefile
+++ b/shells/bash3/Makefile
@@ -3,11 +3,11 @@
# Date created: 21 August 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.7 1995/03/17 01:04:52 ache Exp $
+# $Id: Makefile,v 1.8 1995/04/01 12:49:52 jkh Exp $
#
DISTNAME= bash-1.14.4
-MASTER_SITES= ftp://slc2.ins.cwru.edu/pub/hidden/
CATEGORIES+= shells
+MASTER_SITES= ftp://slc2.ins.cwru.edu/pub/hidden/
.include <bsd.port.mk>
diff --git a/shells/pdksh/Makefile b/shells/pdksh/Makefile
index ba308d355bc0..ed05477b7d8b 100644
--- a/shells/pdksh/Makefile
+++ b/shells/pdksh/Makefile
@@ -3,13 +3,13 @@
# Date created: 23 December 1994
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
-# $Id: Makefile,v 1.3 1995/01/03 22:15:32 ache Exp $
+# $Id: Makefile,v 1.4 1995/04/01 12:49:56 jkh Exp $
#
-
DISTNAME= pdksh-5.1.3
-MASTER_SITES= ftp://ftp.cs.mun.ca/pub/pdksh/
CATEGORIES+= shells
-GNU_CONFIGURE= YES
+MASTER_SITES= ftp://ftp.cs.mun.ca/pub/pdksh/
+
+GNU_CONFIGURE= yes
.include <bsd.port.mk>
diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile
index f24defa13bd9..4162eb15f3b0 100644
--- a/shells/tcsh/Makefile
+++ b/shells/tcsh/Makefile
@@ -3,11 +3,11 @@
# Date created: 22 August 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.5 1994/09/14 14:12:31 jkh Exp $
+# $Id: Makefile,v 1.6 1995/04/01 12:49:58 jkh Exp $
#
DISTNAME= tcsh-6.05
-MASTER_SITES= ftp://tesla.ee.cornell.edu/pub/tcsh/
CATEGORIES+= shells
+MASTER_SITES= ftp://tesla.ee.cornell.edu/pub/tcsh/
.include <bsd.port.mk>
diff --git a/shells/zsh-devel/Makefile b/shells/zsh-devel/Makefile
index e679cb3a080e..cb3f2e793291 100644
--- a/shells/zsh-devel/Makefile
+++ b/shells/zsh-devel/Makefile
@@ -1,14 +1,16 @@
# New ports collection makefile for: zsh
-# Version required: 2.6 beta34
+# Version required: 2.6 beta4
# Date created: 11 Feb. 1995
# Whom: torstenb
#
-# $Id: Makefile,v 1.3 1995/02/15 23:46:36 torstenb Exp $
+# $Id: Makefile,v 1.4 1995/04/01 12:50:00 jkh Exp $
#
DISTNAME= zsh-2.6-beta4
-MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/
+PKGNAME= zsh-2.6.4
CATEGORIES+= shells
-GNU_CONFIGURE= YES
+MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/
+
+GNU_CONFIGURE= yes
.include <bsd.port.mk>
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile
index e679cb3a080e..cb3f2e793291 100644
--- a/shells/zsh/Makefile
+++ b/shells/zsh/Makefile
@@ -1,14 +1,16 @@
# New ports collection makefile for: zsh
-# Version required: 2.6 beta34
+# Version required: 2.6 beta4
# Date created: 11 Feb. 1995
# Whom: torstenb
#
-# $Id: Makefile,v 1.3 1995/02/15 23:46:36 torstenb Exp $
+# $Id: Makefile,v 1.4 1995/04/01 12:50:00 jkh Exp $
#
DISTNAME= zsh-2.6-beta4
-MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/
+PKGNAME= zsh-2.6.4
CATEGORIES+= shells
-GNU_CONFIGURE= YES
+MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/
+
+GNU_CONFIGURE= yes
.include <bsd.port.mk>