pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/shells Add starship



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d035aadafae2
branches:  trunk
changeset: 455717:d035aadafae2
user:      pin <pin%pkgsrc.org@localhost>
date:      Fri Jul 09 18:52:15 2021 +0000

description:
Add starship

diffstat:

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

diffs (17 lines):

diff -r 73d9bba25a93 -r d035aadafae2 shells/Makefile
--- a/shells/Makefile   Fri Jul 09 18:51:23 2021 +0000
+++ b/shells/Makefile   Fri Jul 09 18:52:15 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2020/10/13 11:17:14 jperkin Exp $
+# $NetBSD: Makefile,v 1.64 2021/07/09 18:52:15 pin Exp $
 #
 
 COMMENT=       Shells
@@ -33,6 +33,7 @@
 SUBDIR+=       scsh
 SUBDIR+=       shellcheck
 SUBDIR+=       standalone-tcsh
+SUBDIR+=       starship
 SUBDIR+=       static-ast-ksh
 SUBDIR+=       static-tcsh
 SUBDIR+=       tcsh



Home | Main Index | Thread Index | Old Index