summaryrefslogtreecommitdiff
path: root/shells/Makefile
diff options
context:
space:
mode:
authoruebayasi <uebayasi>2004-03-28 14:27:57 +0000
committeruebayasi <uebayasi>2004-03-28 14:27:57 +0000
commit09bf6e9b077e0bacabe3350092fc4cc5cbfa66f1 (patch)
treebae1b4a06537bf2c549a97da8d81c7289afac197 /shells/Makefile
parentb63c13086ecc7e8269ad61883da27239f964c732 (diff)
downloadpkgsrc-09bf6e9b077e0bacabe3350092fc4cc5cbfa66f1.tar.gz
Remove zsh-current.
Diffstat (limited to 'shells/Makefile')
-rw-r--r--shells/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/shells/Makefile b/shells/Makefile
index a727ccd02ae..a6ca3a4c4ed 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2004/01/11 23:06:54 grant Exp $
+# $NetBSD: Makefile,v 1.30 2004/03/28 14:27:57 uebayasi Exp $
#
COMMENT= Shells
@@ -21,7 +21,6 @@ SUBDIR+= static-bash2
SUBDIR+= static-tcsh
SUBDIR+= tcsh
SUBDIR+= zsh
-SUBDIR+= zsh-current
SUBDIR+= zsh3
.include "../mk/bsd.pkg.subdir.mk"