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-syntax-highlighting
details: https://anonhg.NetBSD.org/pkgsrc/rev/a3040f3a94df
branches: trunk
changeset: 372764:a3040f3a94df
user: minskim <minskim%pkgsrc.org@localhost>
date: Fri Dec 15 17:37:21 2017 +0000
description:
shells/Makefile: Add zsh-syntax-highlighting
diffstat:
shells/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 42c16c0dcebc -r a3040f3a94df shells/Makefile
--- a/shells/Makefile Fri Dec 15 17:36:38 2017 +0000
+++ b/shells/Makefile Fri Dec 15 17:37:21 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2017/12/07 23:16:07 minskim Exp $
+# $NetBSD: Makefile,v 1.59 2017/12/15 17:37:21 minskim Exp $
#
COMMENT= Shells
@@ -37,5 +37,6 @@
SUBDIR+= zsh-autosuggestions
SUBDIR+= zsh-completions
SUBDIR+= zsh-pure
+SUBDIR+= zsh-syntax-highlighting
.include "../mk/misc/category.mk"
Home |
Main Index |
Thread Index |
Old Index