From f48b642dda8233945b063edbd98907cbc6a64ba2 Mon Sep 17 00:00:00 2001 From: Michael Lucas Date: Fri, 1 Nov 2002 12:18:31 +0000 Subject: [PATCH] hook press release 6 to the build. Submitted by: avleeuwen@dynamicsolutions.nl --- en/news/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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