Added xsh-1.8.2.
This commit is contained in:
parent
f11cde6d8d
commit
340624ba4b
2 changed files with 4 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
$NetBSD: CHANGES,v 1.6058 2004/05/29 02:01:22 xtraeme Exp $
|
$NetBSD: CHANGES,v 1.6059 2004/05/29 02:07:50 xtraeme Exp $
|
||||||
|
|
||||||
Changes to the packages collection and infrastructure in 2004:
|
Changes to the packages collection and infrastructure in 2004:
|
||||||
|
|
||||||
|
@ -2683,3 +2683,4 @@ Changes to the packages collection and infrastructure in 2004:
|
||||||
Added p5-XML-NodeFilter-0.01 [xtraeme 2004-05-29]
|
Added p5-XML-NodeFilter-0.01 [xtraeme 2004-05-29]
|
||||||
Added p5-XML-LibXML-XPathContext-0.06 [xtraeme 2004-05-29]
|
Added p5-XML-LibXML-XPathContext-0.06 [xtraeme 2004-05-29]
|
||||||
Added p5-XML-XUpdate-LibXML-0.2.3 [xtraeme 2004-05-29]
|
Added p5-XML-XUpdate-LibXML-0.2.3 [xtraeme 2004-05-29]
|
||||||
|
Added xsh-1.8.2 [xtraeme 2004-05-29]
|
||||||
|
|
|
@ -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
|
COMMENT= Shells
|
||||||
|
@ -21,6 +21,7 @@ SUBDIR+= static-ast-ksh
|
||||||
SUBDIR+= static-bash2
|
SUBDIR+= static-bash2
|
||||||
SUBDIR+= static-tcsh
|
SUBDIR+= static-tcsh
|
||||||
SUBDIR+= tcsh
|
SUBDIR+= tcsh
|
||||||
|
SUBDIR+= xsh
|
||||||
SUBDIR+= zsh
|
SUBDIR+= zsh
|
||||||
SUBDIR+= zsh3
|
SUBDIR+= zsh3
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue