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:   maya
Date:           Fri Nov  9 22:16:49 UTC 2018

Modified Files:
        pkgsrc/shells: Makefile

Log Message:
shells: +oksh


To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 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.59 pkgsrc/shells/Makefile:1.60
--- pkgsrc/shells/Makefile:1.59 Fri Dec 15 17:37:21 2017
+++ pkgsrc/shells/Makefile      Fri Nov  9 22:16:49 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2017/12/15 17:37:21 minskim Exp $
+# $NetBSD: Makefile,v 1.60 2018/11/09 22:16:49 maya Exp $
 #
 
 COMMENT=       Shells
@@ -19,6 +19,7 @@ SUBDIR+=      heirloom-sh
 SUBDIR+=       lshell
 SUBDIR+=       mksh
 SUBDIR+=       nologinmsg
+SUBDIR+=       oksh
 SUBDIR+=       osh
 SUBDIR+=       pdksh
 SUBDIR+=       perlsh



Home | Main Index | Thread Index | Old Index