diff options
author | Wes Peters <wes@FreeBSD.org> | 2000-01-08 18:31:01 +0000 |
---|---|---|
committer | Wes Peters <wes@FreeBSD.org> | 2000-01-08 18:31:01 +0000 |
commit | 252aae6fcbeaa942e281a7383ed8b14f9ae647a2 (patch) | |
tree | 09ddc18bc4dfe929b3fe08bb4ac93837b3c439ee /shells | |
parent | 37f5aac4ac0acb3583f3d0a982bdb4bcacc4846d (diff) | |
download | ports-252aae6fcbeaa942e281a7383ed8b14f9ae647a2.tar.gz ports-252aae6fcbeaa942e281a7383ed8b14f9ae647a2.zip |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/Makefile b/shells/Makefile index 96042f1b4456..9e5b0a40b12d 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -5,6 +5,7 @@ SUBDIR += bash2 SUBDIR += es SUBDIR += esh + SUBDIR += flash SUBDIR += ksh93 SUBDIR += pdksh SUBDIR += perlsh |