summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authoruebayasi <uebayasi>2006-03-11 13:21:24 +0000
committeruebayasi <uebayasi>2006-03-11 13:21:24 +0000
commitc784906ee04ca2beeb010c89f10eb0f639b6223d (patch)
tree2f40d9f3aea2f90372aff2ba5c87f0e31cd14ebd /shells
parent1996ced7a1ebafeec2fc467bbbe9bb421ebaee3a (diff)
downloadpkgsrc-c784906ee04ca2beeb010c89f10eb0f639b6223d.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"