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:50:25 UTC 2025

Modified Files:
        pkgsrc/shells: Makefile

Log Message:
shells: remove fish4


To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 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.78 pkgsrc/shells/Makefile:1.79
--- pkgsrc/shells/Makefile:1.78 Sun Nov  2 18:46:07 2025
+++ pkgsrc/shells/Makefile      Sat Dec 13 17:50:25 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.78 2025/11/02 18:46:07 vins Exp $
+# $NetBSD: Makefile,v 1.79 2025/12/13 17:50:25 vins Exp $
 #
 
 COMMENT=       Shells
@@ -20,7 +20,6 @@ SUBDIR+=      esh
 SUBDIR+=       etsh
 SUBDIR+=       execshell
 SUBDIR+=       fish
-SUBDIR+=       fish4
 SUBDIR+=       git-sh
 SUBDIR+=       guile-gash
 SUBDIR+=       heirloom-sh



Home | Main Index | Thread Index | Old Index