diff --git a/en/relnotes/Makefile b/en/relnotes/Makefile index 22546f315a..0e0bf4a534 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.5 2001/10/29 10:14:32 murray Exp $ +# $FreeBSD: www/en/relnotes/Makefile,v 1.6 2004/08/22 21:39:31 hrs Exp $ # RELNOTES?= CURRENT ${.CURDIR}/../../../relnotes/doc \ + 6-STABLE ${.CURDIR}/../../../relnotes6/doc \ 5-STABLE ${.CURDIR}/../../../relnotes5/doc \ 4-STABLE ${.CURDIR}/../../../relnotes4/doc