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 Jan 18 17:55:15 UTC 2023

Modified Files:
        pkgsrc/shells: Makefile

Log Message:
Add and enable sheldon.


To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 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.71 pkgsrc/shells/Makefile:1.72
--- pkgsrc/shells/Makefile:1.71 Mon Dec 19 19:01:47 2022
+++ pkgsrc/shells/Makefile      Wed Jan 18 17:55:15 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.71 2022/12/19 19:01:47 vins Exp $
+# $NetBSD: Makefile,v 1.72 2023/01/18 17:55:15 schmonz Exp $
 #
 
 COMMENT=       Shells
@@ -35,6 +35,7 @@ SUBDIR+=      rc
 SUBDIR+=       rssh
 SUBDIR+=       scponly
 SUBDIR+=       scsh
+SUBDIR+=       sheldon
 SUBDIR+=       shellcheck
 SUBDIR+=       standalone-tcsh
 SUBDIR+=       starship



Home | Main Index | Thread Index | Old Index