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: schmonz
Date: Wed Jul 16 19:35:32 UTC 2025
Modified Files:
pkgsrc/shells: Makefile
Log Message:
Add and enable execshell.
To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 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.76 pkgsrc/shells/Makefile:1.77
--- pkgsrc/shells/Makefile:1.76 Thu Jan 23 20:08:16 2025
+++ pkgsrc/shells/Makefile Wed Jul 16 19:35:32 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.76 2025/01/23 20:08:16 wiz Exp $
+# $NetBSD: Makefile,v 1.77 2025/07/16 19:35:32 schmonz Exp $
#
COMMENT= Shells
@@ -18,6 +18,7 @@ SUBDIR+= es
SUBDIR+= es-shell
SUBDIR+= esh
SUBDIR+= etsh
+SUBDIR+= execshell
SUBDIR+= fish
SUBDIR+= git-sh
SUBDIR+= guile-gash
Home |
Main Index |
Thread Index |
Old Index