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:   kamil
Date:           Sun Aug 21 11:35:33 UTC 2016

Modified Files:
        pkgsrc/shells: Makefile

Log Message:
Add shells/xonsh


To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 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.54 pkgsrc/shells/Makefile:1.55
--- pkgsrc/shells/Makefile:1.54 Sun Feb  8 17:32:08 2015
+++ pkgsrc/shells/Makefile      Sun Aug 21 11:35:33 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2015/02/08 17:32:08 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2016/08/21 11:35:33 kamil Exp $
 #
 
 COMMENT=       Shells
@@ -31,6 +31,7 @@ SUBDIR+=      standalone-tcsh
 SUBDIR+=       static-ast-ksh
 SUBDIR+=       static-tcsh
 SUBDIR+=       tcsh
+SUBDIR+=       xonsh
 SUBDIR+=       xsh
 SUBDIR+=       zsh
 



Home | Main Index | Thread Index | Old Index