diff options
author | uebayasi <uebayasi> | 2004-03-28 14:27:57 +0000 |
---|---|---|
committer | uebayasi <uebayasi> | 2004-03-28 14:27:57 +0000 |
commit | 43047786d52fac2dd8649853832091db39c08bb7 (patch) | |
tree | bae1b4a06537bf2c549a97da8d81c7289afac197 /shells | |
parent | 4e32c2ed5937642572a5ec40796094e41140ade1 (diff) | |
download | pkgsrc-43047786d52fac2dd8649853832091db39c08bb7.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" |