summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authoruebayasi <uebayasi>2004-03-28 14:27:57 +0000
committeruebayasi <uebayasi>2004-03-28 14:27:57 +0000
commit43047786d52fac2dd8649853832091db39c08bb7 (patch)
treebae1b4a06537bf2c549a97da8d81c7289afac197 /shells
parent4e32c2ed5937642572a5ec40796094e41140ade1 (diff)
downloadpkgsrc-43047786d52fac2dd8649853832091db39c08bb7.tar.gz
Remove zsh-current.
Diffstat (limited to 'shells')
-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"