diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-05-29 02:07:50 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-05-29 02:07:50 +0000 |
commit | 340624ba4b0e42f2af824ba973cc70ff2dbbe21e (patch) | |
tree | 9861222851418e519533e3472d11ce8d68b5b3a8 /shells/Makefile | |
parent | f11cde6d8d9b15c18099ffc9e9d1a736a357eda6 (diff) | |
download | pkgsrc-340624ba4b0e42f2af824ba973cc70ff2dbbe21e.tar.gz |
Added xsh-1.8.2.
Diffstat (limited to 'shells/Makefile')
-rw-r--r-- | shells/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/Makefile b/shells/Makefile index c2f587252ed..8315bb1f0a7 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2004/05/07 10:11:46 jmmv Exp $ +# $NetBSD: Makefile,v 1.32 2004/05/29 02:07:50 xtraeme Exp $ # COMMENT= Shells @@ -21,6 +21,7 @@ SUBDIR+= static-ast-ksh SUBDIR+= static-bash2 SUBDIR+= static-tcsh SUBDIR+= tcsh +SUBDIR+= xsh SUBDIR+= zsh SUBDIR+= zsh3 |