pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/shells Add ksh93



details:   https://anonhg.NetBSD.org/pkgsrc/rev/31eda4f0f140
branches:  trunk
changeset: 381301:31eda4f0f140
user:      pin <pin%pkgsrc.org@localhost>
date:      Sun Jul 03 20:58:43 2022 +0000

description:
Add ksh93

diffstat:

 shells/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r dbf8eb0e683b -r 31eda4f0f140 shells/Makefile
--- a/shells/Makefile   Sun Jul 03 20:57:38 2022 +0000
+++ b/shells/Makefile   Sun Jul 03 20:58:43 2022 +0000
@@ -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+=       git-sh
 SUBDIR+=       guile-gash
 SUBDIR+=       heirloom-sh
+SUBDIR+=       ksh93
 SUBDIR+=       lshell
 SUBDIR+=       mksh
 SUBDIR+=       nologinmsg



Home | Main Index | Thread Index | Old Index