diff --git a/en/conspectus/Makefile b/en/conspectus/Makefile index 57394ef8ca..947e13083f 100644 --- a/en/conspectus/Makefile +++ b/en/conspectus/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD: www/en/conspectus/Makefile,v 1.1 2000/05/31 20:35:46 nik Exp $ +# $FreeBSD: www/en/conspectus/Makefile,v 1.2 2000/11/07 04:05:10 kuriyama Exp $ .if exists(../Makefile.conf) .include "../Makefile.conf" @@ -10,5 +10,6 @@ DOCS= index.sgml SUBDIR= stable +SUBDIR+= advocacy .include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/en/conspectus/index.sgml b/en/conspectus/index.sgml index 51f3ef0aee..e88c8ca412 100644 --- a/en/conspectus/index.sgml +++ b/en/conspectus/index.sgml @@ -1,7 +1,7 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!ENTITY base CDATA ".."> <!ENTITY title "Mailing List Conspectus"> -<!ENTITY date "$FreeBSD: www/en/conspectus/index.sgml,v 1.3 2000/07/03 23:54:13 nik Exp $"> +<!ENTITY date "$FreeBSD: www/en/conspectus/index.sgml,v 1.4 2000/10/25 02:00:27 jim Exp $"> <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;]> <html> @@ -40,6 +40,16 @@ <td>Week ending <a href="stable/2000/06/12.html">12th June 2000</a></td> </tr> + + <tr> + <td><a href="advocacy/2000/index.html"><tt>-advocacy</tt></a></td> + + <td><a href="mailto:bean@internal.org">Rebecca "Bean" + Visger</a></td> + + <td>Week ending <a href="advocacy/2000/11/05.html">5th + November 2000</a></td> + </tr> </tbody> </table>