Unbreak the build. Add www/en/security/notices.sgml to the build.

PR:     www/153524
PR:     www/142437
This commit is contained in:
Johann Kois 2011-01-04 20:34:38 +00:00
parent 7ad337a2f8
commit e5824307c2
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=36770

20
en/security/notices.sgml Normal file
View file

@ -0,0 +1,20 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD Errata Notices">
<!ENTITY % navinclude.support "INCLUDE">
<!ENTITY % developers SYSTEM "../developers.sgml"> %developers;
<!ENTITY notices.html.inc SYSTEM "notices.html.inc">
]>
<html>
&header;
<p>This web page contains a list of released FreeBSD Errata
Notices.</p>
&notices.html.inc;
&footer;
</body>
</html>