pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/shells Add nushell



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d0c7a7681e71
branches:  trunk
changeset: 456103:d0c7a7681e71
user:      pin <pin%pkgsrc.org@localhost>
date:      Mon Jul 19 15:27:00 2021 +0000

description:
Add nushell

diffstat:

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

diffs (17 lines):

diff -r cf9d2d51b9d9 -r d0c7a7681e71 shells/Makefile
--- a/shells/Makefile   Mon Jul 19 15:26:20 2021 +0000
+++ b/shells/Makefile   Mon Jul 19 15:27:00 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.65 2021/07/14 20:52:07 pin Exp $
+# $NetBSD: Makefile,v 1.66 2021/07/19 15:27:00 pin Exp $
 #
 
 COMMENT=       Shells
@@ -22,6 +22,7 @@
 SUBDIR+=       lshell
 SUBDIR+=       mksh
 SUBDIR+=       nologinmsg
+SUBDIR+=       nushell
 SUBDIR+=       oksh
 SUBDIR+=       osh
 SUBDIR+=       pbosh



Home | Main Index | Thread Index | Old Index