diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-01-06 12:04:15 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-01-06 12:04:15 +0000 |
commit | 9cf828aa08f8414d5ec69eb8f3f5324f48c965eb (patch) | |
tree | 6bf2b505b8d7e3b6a4d121a0fc2d91039d10eaf3 /shells/Makefile | |
parent | a4725fea41ea007094c5c5da04dacf4aa064055f (diff) | |
download | ports-9cf828aa08f8414d5ec69eb8f3f5324f48c965eb.tar.gz ports-9cf828aa08f8414d5ec69eb8f3f5324f48c965eb.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 0d671a8299cb..96042f1b4456 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -7,6 +7,7 @@ SUBDIR += esh SUBDIR += ksh93 SUBDIR += pdksh + SUBDIR += perlsh SUBDIR += rc SUBDIR += scsh SUBDIR += tcsh |