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: wiz
Date: Sat Nov 10 20:00:04 UTC 2018
Modified Files:
pkgsrc/shells: Makefile
Log Message:
shells/Makefile: + bosh, pbosh
To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 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.60 pkgsrc/shells/Makefile:1.61
--- pkgsrc/shells/Makefile:1.60 Fri Nov 9 22:16:49 2018
+++ pkgsrc/shells/Makefile Sat Nov 10 20:00:04 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2018/11/09 22:16:49 maya Exp $
+# $NetBSD: Makefile,v 1.61 2018/11/10 20:00:04 wiz Exp $
#
COMMENT= Shells
@@ -9,6 +9,7 @@ SUBDIR+= bash
SUBDIR+= bash-completion
SUBDIR+= bash2
SUBDIR+= bash2-doc
+SUBDIR+= bosh
SUBDIR+= dash
SUBDIR+= eltclsh
SUBDIR+= es
@@ -21,6 +22,7 @@ SUBDIR+= mksh
SUBDIR+= nologinmsg
SUBDIR+= oksh
SUBDIR+= osh
+SUBDIR+= pbosh
SUBDIR+= pdksh
SUBDIR+= perlsh
SUBDIR+= posh
Home |
Main Index |
Thread Index |
Old Index