summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authoruebayasi <uebayasi@pkgsrc.org>2006-03-11 13:21:24 +0000
committeruebayasi <uebayasi@pkgsrc.org>2006-03-11 13:21:24 +0000
commit1e1a5e850cae29e35f414022760d9292d9e2e8c0 (patch)
tree2f40d9f3aea2f90372aff2ba5c87f0e31cd14ebd /shells
parent7722d125ef4e4fb9e78f35e1f03042876c2ab41c (diff)
downloadpkgsrc-1e1a5e850cae29e35f414022760d9292d9e2e8c0.tar.gz
(Re)add zsh-current.
Diffstat (limited to 'shells')
-rw-r--r--shells/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/Makefile b/shells/Makefile
index 33ac73f3ec4..a48ae4586d2 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2005/10/29 16:09:03 minskim Exp $
+# $NetBSD: Makefile,v 1.38 2006/03/11 13:21:24 uebayasi Exp $
#
COMMENT= Shells
@@ -26,6 +26,7 @@ SUBDIR+= static-tcsh
SUBDIR+= tcsh
SUBDIR+= xsh
SUBDIR+= zsh
+SUBDIR+= zsh-current
SUBDIR+= zsh3
.include "../mk/bsd.pkg.subdir.mk"