diff --git a/en/news/Makefile b/en/news/Makefile
index 06439c8e1b..defca849c7 100644
--- a/en/news/Makefile
+++ b/en/news/Makefile
@@ -1,33 +1,39 @@
-# $Id: Makefile,v 1.14 1999-02-27 21:39:17 wosch Exp $
+# $Id: Makefile,v 1.15 1999-06-16 11:07:31 jkoshy Exp $
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists("../Makefile.conf")
.include "../Makefile.conf"
.endif
# quick news letter
DOCS= qnewsletter.sgml
DOCS+= qnewsletter-1-1.sgml
DOCS+= qnewsletter-1-2.sgml
DOCS+= qnewsletter-1-3.sgml
DOCS+= qnewsletter-1-4.sgml
DOCS+= qnewsletter-1-5.sgml
DOCS+= qnewsletter-1-6.sgml
DOCS+= qnewsletter-1-7.sgml
DOCS+= qnewsletter-2-1.sgml
DOCS+= qnewsletter-2-2.sgml
DOCS+= press.sgml
DOCS+= newsflash.sgml
DOCS+= news.sgml
DOCS+= webchanges.sgml
+# press releases
+DOCS+= pressreleases.sgml
+DOCS+= press-rel-1.sgml
+DOCS+= press-rel-2.sgml
+DOCS+= press-rel-3.sgml
+
# The yearly State of the Union address
DOCS+= sou1999.sgml
INDEXLINK= news.html
.include "../web.mk"
diff --git a/en/news/news.sgml b/en/news/news.sgml
index 99af00a8ab..d32302bbc7 100644
--- a/en/news/news.sgml
+++ b/en/news/news.sgml
@@ -1,59 +1,62 @@
-
+
%includes;
%newsincludes;
]>
-
+
&header;
Whats new.
+Press releases from the FreeBSD project.
+The press about FreeBSD.
The FreeBSD Newsletter.
The industry leader in BSD news.
The FreeBSD 'zine is a monthly collection of easy to read (we hope) articles written by FreeBSD users and administrators just like you.
The FreeBSD Diary is a collection of how-to entries aimed at UNIX novices. The aim is to provide a set of step-by-step guides to installing and configuring various ports.
This page list user visible changes at the FreeBSD Web Server.
&footer;