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: vins
Date: Sat Dec 13 17:59:44 UTC 2025
Modified Files:
pkgsrc/shells: Makefile
Log Message:
shells: add fish3
To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 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.79 pkgsrc/shells/Makefile:1.80
--- pkgsrc/shells/Makefile:1.79 Sat Dec 13 17:50:25 2025
+++ pkgsrc/shells/Makefile Sat Dec 13 17:59:44 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.79 2025/12/13 17:50:25 vins Exp $
+# $NetBSD: Makefile,v 1.80 2025/12/13 17:59:44 vins Exp $
#
COMMENT= Shells
@@ -20,6 +20,7 @@ SUBDIR+= esh
SUBDIR+= etsh
SUBDIR+= execshell
SUBDIR+= fish
+SUBDIR+= fish3
SUBDIR+= git-sh
SUBDIR+= guile-gash
SUBDIR+= heirloom-sh
Home |
Main Index |
Thread Index |
Old Index