summaryrefslogtreecommitdiff
path: root/shells/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-12-31 06:02:40 +0000
committerWill Andrews <will@FreeBSD.org>2000-12-31 06:02:40 +0000
commit58e54dfd2300055f4b5285d83ee10d7c37f91b71 (patch)
treed2fc2d23bfd7c870e396a8d68ac2fee1d3e06bca /shells/Makefile
parentAdd p5-Text-Iconv 1.1, a perl interface to iconv(). (diff)
Add pash 2.2, a full-screen shell, similar to Midnight Commander. Some
patches were included to fix various bugs (including what I believe are potential overflow bugs involving gets()). PR: 23949 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
Notes
Notes: svn path=/head/; revision=36511
Diffstat (limited to 'shells/Makefile')
-rw-r--r--shells/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/Makefile b/shells/Makefile
index 2032a7b9c5be..d8e63c42c4cb 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -9,6 +9,7 @@
SUBDIR += flash
SUBDIR += ksh93
SUBDIR += osh
+ SUBDIR += pash
SUBDIR += pdksh
SUBDIR += perlsh
SUBDIR += rc