summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorschmonz <schmonz>2006-01-04 05:27:20 +0000
committerschmonz <schmonz>2006-01-04 05:27:20 +0000
commit717f222855fcb0d3e61c3ce7efcfc51b205ddb15 (patch)
treeded2a992d115454fcb5cadf4658cddc10f020e48 /shells
parent8b4c065477bcbd66f42b2b8dab097991e206860e (diff)
downloadpkgsrc-717f222855fcb0d3e61c3ce7efcfc51b205ddb15.tar.gz
Correct BROKEN_IN definition.
Diffstat (limited to 'shells')
-rw-r--r--shells/ast-ksh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/ast-ksh/Makefile b/shells/ast-ksh/Makefile
index 8737510016e..35759043f39 100644
--- a/shells/ast-ksh/Makefile
+++ b/shells/ast-ksh/Makefile
@@ -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"