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:           Sat Nov  5 16:41:32 UTC 2022

Modified Files:
        pkgsrc/shells: Makefile

Log Message:
Add yash


To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 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.68 pkgsrc/shells/Makefile:1.69
--- pkgsrc/shells/Makefile:1.68 Mon Jul  4 08:30:25 2022
+++ pkgsrc/shells/Makefile      Sat Nov  5 16:41:32 2022
@@ -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+=      static-tcsh
 SUBDIR+=       tcsh
 SUBDIR+=       xonsh
 SUBDIR+=       xsh
+SUBDIR+=       yash
 SUBDIR+=       zsh
 SUBDIR+=       zsh-autosuggestions
 SUBDIR+=       zsh-completions



Home | Main Index | Thread Index | Old Index