pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/shells shells/Makefile: + bosh, pbosh



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f29e2e61689e
branches:  trunk
changeset: 325178:f29e2e61689e
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Nov 10 20:00:04 2018 +0000

description:
shells/Makefile: + bosh, pbosh

diffstat:

 shells/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r da5a41afc29d -r f29e2e61689e shells/Makefile
--- a/shells/Makefile   Sat Nov 10 19:59:54 2018 +0000
+++ b/shells/Makefile   Sat Nov 10 20:00:04 2018 +0000
@@ -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-completion
 SUBDIR+=       bash2
 SUBDIR+=       bash2-doc
+SUBDIR+=       bosh
 SUBDIR+=       dash
 SUBDIR+=       eltclsh
 SUBDIR+=       es
@@ -21,6 +22,7 @@
 SUBDIR+=       nologinmsg
 SUBDIR+=       oksh
 SUBDIR+=       osh
+SUBDIR+=       pbosh
 SUBDIR+=       pdksh
 SUBDIR+=       perlsh
 SUBDIR+=       posh



Home | Main Index | Thread Index | Old Index