CVS commit: pkgsrc/shells
"Thomas Klausner" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: pkgsrc Committed By: wiz Date: Wed Aug 12 09:05:56 UTC 2026 Modified Files: pkgsrc/shells: Makefile Log Message: shells/Makefile: + shuck To generate a diff of this commit: cvs rdiff -u -r1.81 -r1.82 pkgsrc/shells/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
(unnamed)
(text/x-diff, 554 B)
Modified files: Index: pkgsrc/shells/Makefile diff -u pkgsrc/shells/Makefile:1.81 pkgsrc/shells/Makefile:1.82 --- pkgsrc/shells/Makefile:1.81 Thu Jun 11 15:19:44 2026 +++ pkgsrc/shells/Makefile Wed Aug 12 09:05:56 2026 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.81 2026/06/11 15:19:44 drixter Exp $ +# $NetBSD: Makefile,v 1.82 2026/08/12 09:05:56 wiz Exp $ # COMMENT= Shells @@ -43,6 +43,7 @@ SUBDIR+= scponly SUBDIR+= scsh SUBDIR+= sheldon SUBDIR+= shellcheck +SUBDIR+= shuck SUBDIR+= standalone-tcsh SUBDIR+= starship SUBDIR+= static-ast-ksh