pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/shells/ast-ksh Correct BROKEN_IN definition.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/508a02c35aac
branches:  trunk
changeset: 505509:508a02c35aac
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Wed Jan 04 05:27:20 2006 +0000

description:
Correct BROKEN_IN definition.

diffstat:

 shells/ast-ksh/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r b7b50eea65f6 -r 508a02c35aac shells/ast-ksh/Makefile
--- a/shells/ast-ksh/Makefile   Wed Jan 04 04:29:05 2006 +0000
+++ b/shells/ast-ksh/Makefile   Wed Jan 04 05:27:20 2006 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2006/01/04 04:29:08 schmonz Exp $
+# $NetBSD: Makefile,v 1.15 2006/01/04 05:27:20 schmonz Exp $
 #
 .include "Makefile.common"
 
 PKGREVISION=   1
 
-BROKEN_IN=     2005Q4
+BROKEN_IN=     pkgsrc-2005Q4
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index