summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorwiz <wiz>2009-02-24 15:49:25 +0000
committerwiz <wiz>2009-02-24 15:49:25 +0000
commit0e2015f9c39245f0e4bb11a65c69fadfacd7fae0 (patch)
tree7510e7a87ce8c4fd38bfd07618468086fad41c7f /shells
parent3b3f391a00cab5204d0de644c8124aef11f50e3a (diff)
downloadpkgsrc-0e2015f9c39245f0e4bb11a65c69fadfacd7fae0.tar.gz
Mention that this package contains the outdated version 2 of bash.
Diffstat (limited to 'shells')
-rw-r--r--shells/bash2/DESCR2
-rw-r--r--shells/bash2/Makefile4
2 files changed, 4 insertions, 2 deletions
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]*