summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2006-01-04 05:27:20 +0000
committerschmonz <schmonz@pkgsrc.org>2006-01-04 05:27:20 +0000
commit2ba1ddc0ff63370c5e0a3ec2f3c52e41d3260aaa (patch)
treeded2a992d115454fcb5cadf4658cddc10f020e48 /shells
parentb0f7774271424ed9b3e29fc827e6f974e1ab8cea (diff)
downloadpkgsrc-2ba1ddc0ff63370c5e0a3ec2f3c52e41d3260aaa.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"