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:   minskim
Date:           Thu Dec  7 23:16:07 UTC 2017

Modified Files:
        pkgsrc/shells: Makefile

Log Message:
shells/Makefile: Add zsh-autosuggestions


To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 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.57 pkgsrc/shells/Makefile:1.58
--- pkgsrc/shells/Makefile:1.57 Fri Dec  1 01:11:18 2017
+++ pkgsrc/shells/Makefile      Thu Dec  7 23:16:07 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2017/12/01 01:11:18 minskim Exp $
+# $NetBSD: Makefile,v 1.58 2017/12/07 23:16:07 minskim Exp $
 #
 
 COMMENT=       Shells
@@ -34,6 +34,7 @@ SUBDIR+=      tcsh
 SUBDIR+=       xonsh
 SUBDIR+=       xsh
 SUBDIR+=       zsh
+SUBDIR+=       zsh-autosuggestions
 SUBDIR+=       zsh-completions
 SUBDIR+=       zsh-pure
 



Home | Main Index | Thread Index | Old Index