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 | |
parent | Add xemacs21-* ports. (diff) |
Add perlsh.
Forgotten by: wes
Notes
Notes:
svn path=/head/; revision=24478
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 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 |