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:           Wed Jul 14 20:52:07 UTC 2021

Modified Files:
        pkgsrc/shells: Makefile

Log Message:
Add elvish


To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 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.64 pkgsrc/shells/Makefile:1.65
--- pkgsrc/shells/Makefile:1.64 Fri Jul  9 18:52:15 2021
+++ pkgsrc/shells/Makefile      Wed Jul 14 20:52:07 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2021/07/09 18:52:15 pin Exp $
+# $NetBSD: Makefile,v 1.65 2021/07/14 20:52:07 pin Exp $
 #
 
 COMMENT=       Shells
@@ -12,6 +12,7 @@ SUBDIR+=      bash2-doc
 SUBDIR+=       bosh
 SUBDIR+=       dash
 SUBDIR+=       eltclsh
+SUBDIR+=       elvish
 SUBDIR+=       es
 SUBDIR+=       esh
 SUBDIR+=       fish



Home | Main Index | Thread Index | Old Index