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-pure



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fae248040393
branches:  trunk
changeset: 372264:fae248040393
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Fri Dec 01 01:11:18 2017 +0000

description:
shells/Makefile: Add zsh-pure

diffstat:

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

diffs (16 lines):

diff -r 4ba130ef304b -r fae248040393 shells/Makefile
--- a/shells/Makefile   Fri Dec 01 01:10:40 2017 +0000
+++ b/shells/Makefile   Fri Dec 01 01:11:18 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2017/11/28 19:32:25 minskim Exp $
+# $NetBSD: Makefile,v 1.57 2017/12/01 01:11:18 minskim Exp $
 #
 
 COMMENT=       Shells
@@ -35,5 +35,6 @@
 SUBDIR+=       xsh
 SUBDIR+=       zsh
 SUBDIR+=       zsh-completions
+SUBDIR+=       zsh-pure
 
 .include "../mk/misc/category.mk"



Home | Main Index | Thread Index | Old Index