From 09e8b249d90bc180c00963389a3749d952e118d3 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 24 Feb 2009 15:49:25 +0000 Subject: Mention that this package contains the outdated version 2 of bash. --- shells/bash2/DESCR | 2 ++ shells/bash2/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'shells') diff --git a/shells/bash2/DESCR b/shells/bash2/DESCR index 6fe03e3d230..d1043d06049 100644 --- a/shells/bash2/DESCR +++ b/shells/bash2/DESCR @@ -8,3 +8,5 @@ command history, job control, shell functions and aliases, indexed arrays of unlimited size, and integer arithmetic in any base from two to sixty-four. In addition, most sh scripts can be run by Bash without modification. + +This package contains the outdated version 2 of bash. diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile index 385d16b0c65..78b9d9622cd 100644 --- a/shells/bash2/Makefile +++ b/shells/bash2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.77 2008/01/13 23:08:35 rillig Exp $ +# $NetBSD: Makefile,v 1.78 2009/02/24 15:49:25 wiz Exp $ # DISTNAME= bash-2.05b @@ -14,7 +14,7 @@ PATCHFILES= bash205b-001 bash205b-002 bash205b-003 bash205b-004 \ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnu.org/software/bash/bash.html -COMMENT= The GNU Bourne Again Shell +COMMENT= The GNU Bourne Again Shell (version 2) CONFLICTS= static-bash-[0-9]* -- cgit v1.2.3