Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/shells/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/shells/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.57 retrieving revision 1.58 diff -u -p -r1.57 -r1.58 --- pkgsrc/shells/Makefile 2017/12/01 01:11:18 1.57 +++ pkgsrc/shells/Makefile 2017/12/07 23:16:07 1.58 @@ -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