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
commit4db269b01e7e6f1f452060c774a92d491bd677a5 (patch)
treeded2a992d115454fcb5cadf4658cddc10f020e48 /shells
parent42428df5a09dee3628dd88327d44b743aeb183f0 (diff)
downloadpkgsrc-4db269b01e7e6f1f452060c774a92d491bd677a5.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"