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
commit2088f4c31c74ec6e4f36b82987b76ce9ec87ac64 (patch)
treed4821cff812c7f6d4f0ef9b4a7cec96bf0a44b20 /shells/Makefile
parentc34858be6ce0723b9655dc1bf6119c794c65dc5f (diff)
downloadpkgsrc-2088f4c31c74ec6e4f36b82987b76ce9ec87ac64.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