diff --git a/en/news/Makefile b/en/news/Makefile index 5dd379cc29..a37098a9f4 100644 --- a/en/news/Makefile +++ b/en/news/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD: www/en/news/Makefile,v 1.32 2001/12/13 19:30:09 phantom Exp $ +# $FreeBSD: www/en/news/Makefile,v 1.33 2002/02/12 08:41:37 sobomax Exp $ .if exists(../Makefile.conf) .include "../Makefile.conf" @@ -18,6 +18,7 @@ DOCS+= press-rel-2.sgml DOCS+= press-rel-3.sgml DOCS+= press-rel-4.sgml DOCS+= press-rel-5.sgml +DOCS+= press-rel-6.sgml # The yearly State of the Union address DOCS+= sou1999.sgml