summaryrefslogtreecommitdiff
path: root/shells/Makefile
diff options
context:
space:
mode:
authorOliver Eikemeier <eik@FreeBSD.org>2004-07-30 22:01:13 +0000
committerOliver Eikemeier <eik@FreeBSD.org>2004-07-30 22:01:13 +0000
commitf55e7a8694086a36d186a34e07499a12c977bfd7 (patch)
treee69f5f716d2cb0fdac9cdb113b951cda4a4233f1 /shells/Makefile
parent- Update to 1.4.4 (diff)
Add bash3, The GNU Bourne-Again SHell version 3.00
http://cnswww.cns.cwru.edu/~chet/bash/NEWS
Notes
Notes: svn path=/head/; revision=115119
Diffstat (limited to '')
-rw-r--r--shells/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/Makefile b/shells/Makefile
index 067d5848cada..c2f3f16d64b8 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -7,6 +7,7 @@
SUBDIR += bash-completion
SUBDIR += bash1
SUBDIR += bash2
+ SUBDIR += bash3
SUBDIR += es
SUBDIR += esh
SUBDIR += fd