summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorpin <pin@pkgsrc.org>2022-07-03 20:58:43 +0000
committerpin <pin@pkgsrc.org>2022-07-03 20:58:43 +0000
commitcdb9798c78baa662721f2031641c3a3523aaaaab (patch)
tree618de006eef280c30e6f9e9441b42fa8aba69221 /shells
parente7a71fb626faecfc3f66888fb76567a5d78c60e0 (diff)
downloadpkgsrc-cdb9798c78baa662721f2031641c3a3523aaaaab.tar.gz
Add ksh93
Diffstat (limited to 'shells')
-rw-r--r--shells/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/Makefile b/shells/Makefile
index f7767327309..86b7649a89a 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.66 2021/07/19 15:27:00 pin Exp $
+# $NetBSD: Makefile,v 1.67 2022/07/03 20:58:43 pin Exp $
#
COMMENT= Shells
@@ -19,6 +19,7 @@ SUBDIR+= fish
SUBDIR+= git-sh
SUBDIR+= guile-gash
SUBDIR+= heirloom-sh
+SUBDIR+= ksh93
SUBDIR+= lshell
SUBDIR+= mksh
SUBDIR+= nologinmsg