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:           Fri Jul  9 18:52:15 UTC 2021

Modified Files:
        pkgsrc/shells: Makefile

Log Message:
Add starship


To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 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.63 pkgsrc/shells/Makefile:1.64
--- pkgsrc/shells/Makefile:1.63 Tue Oct 13 11:17:14 2020
+++ pkgsrc/shells/Makefile      Fri Jul  9 18:52:15 2021
@@ -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+=      scponly
 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