diff options
author | hubertf <hubertf@pkgsrc.org> | 2006-04-27 15:32:14 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2006-04-27 15:32:14 +0000 |
commit | d6fa9a8358c166a6b1b6e6ad30d3b1163960c199 (patch) | |
tree | 6765e508cab69a205a411ddfe2d53392dd655db1 /shells/static-ast-ksh | |
parent | f1b91853cc80747aae87f832b9fd69d4413ecccf (diff) | |
download | pkgsrc-d6fa9a8358c166a6b1b6e6ad30d3b1163960c199.tar.gz |
Update {static-,}ast-ksh to 2005-02-02 version.
Changes: too many (500) to list,
mostly platform-dependent, and many added regression tests.
Diffstat (limited to 'shells/static-ast-ksh')
-rw-r--r-- | shells/static-ast-ksh/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/shells/static-ast-ksh/Makefile b/shells/static-ast-ksh/Makefile index 41c94856a39..5cf48b055ff 100644 --- a/shells/static-ast-ksh/Makefile +++ b/shells/static-ast-ksh/Makefile @@ -1,9 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2006/01/07 16:29:15 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2006/04/27 15:32:14 hubertf Exp $ # .include "../../shells/ast-ksh/Makefile.common" -PKGREVISION= 1 - CONFLICTS= ast-ksh-[0-9]* # Override. DISTINFO_FILE= ${.CURDIR}/../../shells/ast-ksh/distinfo |