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  4 08:30:25 UTC 2022

Modified Files:
        pkgsrc/shells: Makefile

Log Message:
Add etsh


To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 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.67 pkgsrc/shells/Makefile:1.68
--- pkgsrc/shells/Makefile:1.67 Sun Jul  3 20:58:43 2022
+++ pkgsrc/shells/Makefile      Mon Jul  4 08:30:25 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2022/07/03 20:58:43 pin Exp $
+# $NetBSD: Makefile,v 1.68 2022/07/04 08:30:25 pin Exp $
 #
 
 COMMENT=       Shells
@@ -15,6 +15,7 @@ SUBDIR+=      eltclsh
 SUBDIR+=       elvish
 SUBDIR+=       es
 SUBDIR+=       esh
+SUBDIR+=       etsh
 SUBDIR+=       fish
 SUBDIR+=       git-sh
 SUBDIR+=       guile-gash



Home | Main Index | Thread Index | Old Index