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: Fri Dec 1 01:11:19 UTC 2017
Modified Files:
pkgsrc/shells: Makefile
Log Message:
shells/Makefile: Add zsh-pure
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 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.56 pkgsrc/shells/Makefile:1.57
--- pkgsrc/shells/Makefile:1.56 Tue Nov 28 19:32:25 2017
+++ pkgsrc/shells/Makefile Fri Dec 1 01:11:18 2017
@@ -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+= xonsh
SUBDIR+= xsh
SUBDIR+= zsh
SUBDIR+= zsh-completions
+SUBDIR+= zsh-pure
.include "../mk/misc/category.mk"
Home |
Main Index |
Thread Index |
Old Index