summaryrefslogtreecommitdiff
path: root/shells/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-04-01 21:22:05 +0000
committerwiz <wiz@pkgsrc.org>2007-04-01 21:22:05 +0000
commit4b17df092414f04256ab2cf6874306260a0dd7f2 (patch)
tree61df40d09f547130f0900fd4ee96ac300a98ea9e /shells/Makefile
parentd2a8060c5ba313e8b0eb00a556b76b0ffc38c029 (diff)
downloadpkgsrc-4b17df092414f04256ab2cf6874306260a0dd7f2.tar.gz
Remove shells/zsh3 -- old version of shells/zsh{,-current}.
No disagreement on pkgsrc-users.
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 1d2e656cade..ddd35252455 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2006/11/21 15:29:01 obache Exp $
+# $NetBSD: Makefile,v 1.42 2007/04/01 21:22:05 wiz Exp $
#
COMMENT= Shells
@@ -28,6 +28,5 @@ SUBDIR+= tcsh
SUBDIR+= xsh
SUBDIR+= zsh
SUBDIR+= zsh-current
-SUBDIR+= zsh3
.include "../mk/bsd.pkg.subdir.mk"