diff options
author | uebayasi <uebayasi@pkgsrc.org> | 2004-03-28 14:27:57 +0000 |
---|---|---|
committer | uebayasi <uebayasi@pkgsrc.org> | 2004-03-28 14:27:57 +0000 |
commit | 0bab467629ea83d80653e9a74556e450846d950d (patch) | |
tree | bae1b4a06537bf2c549a97da8d81c7289afac197 /shells | |
parent | b1611817260255af8588ede1015d349d32778d11 (diff) | |
download | pkgsrc-0bab467629ea83d80653e9a74556e450846d950d.tar.gz |
Remove zsh-current.
Diffstat (limited to 'shells')
-rw-r--r-- | shells/Makefile | 3 |
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" |