Unbreak the build. Add www/en/security/notices.sgml to the build.
PR: www/153524 PR: www/142437
This commit is contained in:
parent
7ad337a2f8
commit
e5824307c2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=36770
1 changed files with 20 additions and 0 deletions
20
en/security/notices.sgml
Normal file
20
en/security/notices.sgml
Normal 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>
|
||||||
|
|
||||||
|
¬ices.html.inc;
|
||||||
|
|
||||||
|
&footer;
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Reference in a new issue