summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authoruebayasi <uebayasi@pkgsrc.org>2003-06-29 08:04:18 +0000
committeruebayasi <uebayasi@pkgsrc.org>2003-06-29 08:04:18 +0000
commit5ec07d749ecec101c2f9bf8ed65a70634e682fb0 (patch)
tree76b4d809c749f4a33d3b5255eeeb6e22551824de /shells
parent93dc92b91669661b9c0b46277d150b3d031178f9 (diff)
downloadpkgsrc-5ec07d749ecec101c2f9bf8ed65a70634e682fb0.tar.gz
(Re)add and enable 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 0c4448811a2..b50607e626c 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2003/05/31 16:14:47 uebayasi Exp $
+# $NetBSD: Makefile,v 1.23 2003/06/29 08:04:18 uebayasi Exp $
#
COMMENT= Shells
@@ -20,6 +20,7 @@ SUBDIR+= static-bash2
SUBDIR+= static-tcsh
SUBDIR+= tcsh
SUBDIR+= zsh
+SUBDIR+= zsh-current
SUBDIR+= zsh3
.include "../mk/bsd.pkg.subdir.mk"