summaryrefslogtreecommitdiff
path: root/shells/Makefile
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2001-06-05 04:11:36 +0000
committerjtb <jtb@pkgsrc.org>2001-06-05 04:11:36 +0000
commitc0d00bd8aee0938221725f1ef588cbcf34fa71f2 (patch)
tree9c335bd2a4e5a1631e69f8187a601486201eacb3 /shells/Makefile
parent131f9801f1c586141050bbedc00c0be400a73179 (diff)
downloadpkgsrc-c0d00bd8aee0938221725f1ef588cbcf34fa71f2.tar.gz
Add zsh4, remove zsh-current.
Diffstat (limited to 'shells/Makefile')
-rw-r--r--shells/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/Makefile b/shells/Makefile
index d1f04718824..ba996092e81 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2001/05/18 20:35:14 jtb Exp $
+# $NetBSD: Makefile,v 1.11 2001/06/05 04:11:36 jtb Exp $
#
COMMENT= Shells
@@ -10,6 +10,6 @@ SUBDIR+= rc
SUBDIR+= scsh
SUBDIR+= tcsh
SUBDIR+= zsh
-SUBDIR+= zsh-current
+SUBDIR+= zsh4
.include "../mk/bsd.pkg.subdir.mk"