summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authoruebayasi <uebayasi>2003-06-29 08:04:18 +0000
committeruebayasi <uebayasi>2003-06-29 08:04:18 +0000
commit400394b79ea4248ec9cfd08fa2b78ef4b6f5528b (patch)
tree76b4d809c749f4a33d3b5255eeeb6e22551824de /shells
parent841b23dc3a8b253ab58fa403dc6a4ad2f710e8ba (diff)
downloadpkgsrc-400394b79ea4248ec9cfd08fa2b78ef4b6f5528b.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"