diff options
author | Steve Price <steve@FreeBSD.org> | 1999-11-26 20:56:59 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-11-26 20:56:59 +0000 |
commit | 2507aa8890d73d8ec8c4b5078028262510d5a984 (patch) | |
tree | 0b7901e0512192472fa0b12be6792ab9d9a33dd2 /shells/Makefile | |
parent | 87666a3c85ce7aaade521ed1992262ea59483712 (diff) | |
download | ports-2507aa8890d73d8ec8c4b5078028262510d5a984.tar.gz ports-2507aa8890d73d8ec8c4b5078028262510d5a984.zip |
Notes
Diffstat (limited to 'shells/Makefile')
-rw-r--r-- | shells/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/Makefile b/shells/Makefile index 9e48aeda801e..0d671a8299cb 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -5,6 +5,7 @@ SUBDIR += bash2 SUBDIR += es SUBDIR += esh + SUBDIR += ksh93 SUBDIR += pdksh SUBDIR += rc SUBDIR += scsh |