From 4b08f3df8307868386e1510feeb6c954bdcdb604 Mon Sep 17 00:00:00 2001 From: Matthew Dillon Date: Mon, 16 Jul 2007 21:16:49 +0000 Subject: [PATCH] Rename the new cvsup bootstrap kit so make nrelease knows a new one is needed and doesn't barf on the slight differences between the new and old. Suggested-by: Sascha Wildner --- nrelease/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nrelease/Makefile b/nrelease/Makefile index 91a7d76c9a..04613c945d 100644 --- a/nrelease/Makefile +++ b/nrelease/Makefile @@ -1,4 +1,4 @@ -# $DragonFly: src/nrelease/Makefile,v 1.65 2007/06/09 03:13:02 dillon Exp $ +# $DragonFly: src/nrelease/Makefile,v 1.66 2007/07/16 21:16:49 dillon Exp $ # # compat target @@ -30,7 +30,7 @@ TAR?= tar PKGSRC_CDRECORD?= cdrecord-2.00.3nb2.tgz PKGSRC_BOOTSTRAP_KIT?= bootstrap-kit-20070205 -CVSUP_BOOTSTRAP_KIT?= cvsup-bootstrap-20051229 +CVSUP_BOOTSTRAP_KIT?= cvsup-bootstrap-20070716 PKGSRC_PACKAGES?= cdrecord-2.00.3nb2.tgz -- 2.41.0