From fa21f46d66012ed1560839b48c6f3e2c9ed3f21b Mon Sep 17 00:00:00 2001 From: Marc Fonvieille Date: Mon, 2 May 2011 20:54:26 +0000 Subject: [PATCH] Attempt to hook up 8-STABLE relnotes. --- en/relnotes/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/en/relnotes/Makefile b/en/relnotes/Makefile index 5832493257..e5636943f4 100644 --- a/en/relnotes/Makefile +++ b/en/relnotes/Makefile @@ -7,10 +7,11 @@ # of relnotes should appear on the web site. The second word is the # path to that relnotes set. # -# $FreeBSD: www/en/relnotes/Makefile,v 1.7 2005/07/15 15:42:09 hrs Exp $ +# $FreeBSD: www/en/relnotes/Makefile,v 1.8 2008/10/05 10:17:00 simon Exp $ # RELNOTES?= CURRENT ${.CURDIR}/../../../relnotes/doc \ + 8-STABLE ${.CURDIR}/../../../relnotes8/doc \ 7-STABLE ${.CURDIR}/../../../relnotes7/doc \ 6-STABLE ${.CURDIR}/../../../relnotes6/doc