pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/shells Add yash



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d1c7adbc9715
branches:  trunk
changeset: 387714:d1c7adbc9715
user:      pin <pin%pkgsrc.org@localhost>
date:      Sat Nov 05 16:41:32 2022 +0000

description:
Add yash

diffstat:

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

diffs (17 lines):

diff -r 3771fdc735ba -r d1c7adbc9715 shells/Makefile
--- a/shells/Makefile   Sat Nov 05 16:41:14 2022 +0000
+++ b/shells/Makefile   Sat Nov 05 16:41:32 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.68 2022/07/04 08:30:25 pin Exp $
+# $NetBSD: Makefile,v 1.69 2022/11/05 16:41:32 pin Exp $
 #
 
 COMMENT=       Shells
@@ -43,6 +43,7 @@
 SUBDIR+=       tcsh
 SUBDIR+=       xonsh
 SUBDIR+=       xsh
+SUBDIR+=       yash
 SUBDIR+=       zsh
 SUBDIR+=       zsh-autosuggestions
 SUBDIR+=       zsh-completions



Home | Main Index | Thread Index | Old Index