summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-10-21 03:13:02 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-10-21 03:13:02 +0000
commitdad314687f4c3543e26b62e738c03cfee19e88d9 (patch)
tree57f2276a6e74a8e3ed5ab4320a779602c88b666e
parentfd47e1bbdd6141b270e096addf392b48bea20a02 (diff)
downloadpkgsrc-dad314687f4c3543e26b62e738c03cfee19e88d9.tar.gz
Added bash-3.0.
-rw-r--r--doc/CHANGES3
-rw-r--r--shells/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 0ef57d56b28..ba3db2053c0 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7505 2004/10/21 00:18:30 seb Exp $
+$NetBSD: CHANGES,v 1.7506 2004/10/21 03:13:02 xtraeme Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -4796,3 +4796,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated wistumbler2 to 2.00-pre9 [xtraeme 2004-10-20]
Added libradius-20040827 [manu 2004-10-21]
Updated source-highlight to 1.11 [seb 2004-10-21]
+ Added bash-3.0 [xtraeme 2004-10-21]
diff --git a/shells/Makefile b/shells/Makefile
index 8315bb1f0a7..de162dacb7a 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.32 2004/05/29 02:07:50 xtraeme Exp $
+# $NetBSD: Makefile,v 1.33 2004/10/21 03:13:02 xtraeme Exp $
#
COMMENT= Shells
SUBDIR+= ast-ksh
+SUBDIR+= bash
SUBDIR+= bash2
SUBDIR+= bash2-doc
SUBDIR+= es