pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/shells shells/Makefile: Add zsh-completions



details:   https://anonhg.NetBSD.org/pkgsrc/rev/55cc3cb5d119
branches:  trunk
changeset: 372168:55cc3cb5d119
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Tue Nov 28 19:32:25 2017 +0000

description:
shells/Makefile: Add zsh-completions

diffstat:

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

diffs (16 lines):

diff -r d68cccd41c56 -r 55cc3cb5d119 shells/Makefile
--- a/shells/Makefile   Tue Nov 28 19:31:44 2017 +0000
+++ b/shells/Makefile   Tue Nov 28 19:32:25 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2016/08/21 11:35:33 kamil Exp $
+# $NetBSD: Makefile,v 1.56 2017/11/28 19:32:25 minskim Exp $
 #
 
 COMMENT=       Shells
@@ -34,5 +34,6 @@
 SUBDIR+=       xonsh
 SUBDIR+=       xsh
 SUBDIR+=       zsh
+SUBDIR+=       zsh-completions
 
 .include "../mk/misc/category.mk"



Home | Main Index | Thread Index | Old Index