diff options
author | steve <steve@FreeBSD.org> | 1999-11-26 20:56:59 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-11-26 20:56:59 +0000 |
commit | 95bc494cf738767402ebe7c30da11459bf1ea4c3 (patch) | |
tree | 73d7e29d33a9f17868f3d09eb6938323d3031455 /shells | |
parent | 8c2b023538c85b0c139f555d84097def87c8e223 (diff) | |
download | FreeBSD-ports-95bc494cf738767402ebe7c30da11459bf1ea4c3.zip FreeBSD-ports-95bc494cf738767402ebe7c30da11459bf1ea4c3.tar.gz |
Activate the ksh93 port.
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 9e48aed..0d671a8 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 |