summaryrefslogtreecommitdiff
path: root/shells/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2010-02-15 12:58:14 +0000
committerwiz <wiz>2010-02-15 12:58:14 +0000
commit79362c33b46be9fe095b2c8bcb4f6a9a1f6edb7a (patch)
treed4821cff812c7f6d4f0ef9b4a7cec96bf0a44b20 /shells/Makefile
parentff592255c509531d8c086759405efee5ba6a1db3 (diff)
downloadpkgsrc-79362c33b46be9fe095b2c8bcb4f6a9a1f6edb7a.tar.gz
Remove bash3, use bash4 instead.
bash2 stays for a little while longer, for A/UX and AIX 4 (requested by Tim Larson).
Diffstat (limited to 'shells/Makefile')
-rw-r--r--shells/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/shells/Makefile b/shells/Makefile
index 0108e46af99..c2202571a5e 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2009/07/26 21:30:28 rillig Exp $
+# $NetBSD: Makefile,v 1.48 2010/02/15 12:58:14 wiz Exp $
#
COMMENT= Shells
@@ -8,7 +8,6 @@ SUBDIR+= bash
SUBDIR+= bash-completion
SUBDIR+= bash2
SUBDIR+= bash2-doc
-SUBDIR+= bash3
SUBDIR+= dash
SUBDIR+= eltclsh
SUBDIR+= es