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: jperkin
Date: Tue Oct 13 11:17:14 UTC 2020
Modified Files:
pkgsrc/shells: Makefile
Log Message:
shells: Add shellcheck.
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 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.62 pkgsrc/shells/Makefile:1.63
--- pkgsrc/shells/Makefile:1.62 Wed Nov 13 10:04:19 2019
+++ pkgsrc/shells/Makefile Tue Oct 13 11:17:14 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2019/11/13 10:04:19 ng0 Exp $
+# $NetBSD: Makefile,v 1.63 2020/10/13 11:17:14 jperkin Exp $
#
COMMENT= Shells
@@ -31,6 +31,7 @@ SUBDIR+= rc
SUBDIR+= rssh
SUBDIR+= scponly
SUBDIR+= scsh
+SUBDIR+= shellcheck
SUBDIR+= standalone-tcsh
SUBDIR+= static-ast-ksh
SUBDIR+= static-tcsh
Home |
Main Index |
Thread Index |
Old Index