pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/shells
Module Name: pkgsrc
Committed By: pin
Date: Mon Jul 19 15:27:01 UTC 2021
Modified Files:
pkgsrc/shells: Makefile
Log Message:
Add nushell
To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 pkgsrc/shells/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/shells/Makefile
diff -u pkgsrc/shells/Makefile:1.65 pkgsrc/shells/Makefile:1.66
--- pkgsrc/shells/Makefile:1.65 Wed Jul 14 20:52:07 2021
+++ pkgsrc/shells/Makefile Mon Jul 19 15:27:00 2021
@@ -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+= heirloom-sh
SUBDIR+= lshell
SUBDIR+= mksh
SUBDIR+= nologinmsg
+SUBDIR+= nushell
SUBDIR+= oksh
SUBDIR+= osh
SUBDIR+= pbosh
Home |
Main Index |
Thread Index |
Old Index