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:   pin
Date:           Sun Jul  3 20:58:43 UTC 2022

Modified Files:
        pkgsrc/shells: Makefile

Log Message:
Add ksh93


To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 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.66 pkgsrc/shells/Makefile:1.67
--- pkgsrc/shells/Makefile:1.66 Mon Jul 19 15:27:00 2021
+++ pkgsrc/shells/Makefile      Sun Jul  3 20:58:43 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.66 2021/07/19 15:27:00 pin Exp $
+# $NetBSD: Makefile,v 1.67 2022/07/03 20:58:43 pin Exp $
 #
 
 COMMENT=       Shells
@@ -19,6 +19,7 @@ SUBDIR+=      fish
 SUBDIR+=       git-sh
 SUBDIR+=       guile-gash
 SUBDIR+=       heirloom-sh
+SUBDIR+=       ksh93
 SUBDIR+=       lshell
 SUBDIR+=       mksh
 SUBDIR+=       nologinmsg



Home | Main Index | Thread Index | Old Index