summaryrefslogtreecommitdiff
path: root/shells/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2007-04-01 21:22:05 +0000
committerwiz <wiz>2007-04-01 21:22:05 +0000
commit6ec925e4be2e9f75edc694e3df0951c8af60043f (patch)
tree61df40d09f547130f0900fd4ee96ac300a98ea9e /shells/Makefile
parent664187f94d786f235c63de9e63a7a642e572021d (diff)
downloadpkgsrc-6ec925e4be2e9f75edc694e3df0951c8af60043f.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"