summaryrefslogtreecommitdiff
path: root/shells/Makefile
diff options
context:
space:
mode:
authorjtb <jtb>2001-05-18 20:35:14 +0000
committerjtb <jtb>2001-05-18 20:35:14 +0000
commit4daa75a01c82bf6233dee33cb83f42e158a4a372 (patch)
treeadfe82927962ab6e451893488b563f58768d284b /shells/Makefile
parent25907bd2313f252aeea54979eab81fa06c0a19e0 (diff)
downloadpkgsrc-4daa75a01c82bf6233dee33cb83f42e158a4a372.tar.gz
Add and enable zsh-current.
Diffstat (limited to 'shells/Makefile')
-rw-r--r--shells/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/Makefile b/shells/Makefile
index 4d2125be351..d1f04718824 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2001/02/16 15:51:53 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2001/05/18 20:35:14 jtb Exp $
#
COMMENT= Shells
@@ -10,5 +10,6 @@ SUBDIR+= rc
SUBDIR+= scsh
SUBDIR+= tcsh
SUBDIR+= zsh
+SUBDIR+= zsh-current
.include "../mk/bsd.pkg.subdir.mk"