head	1.3;
access;
symbols
	HRS_XML_CLEANUP:1.3
	HRS_XML_CLEANUP_PRE:1.3
	EMILYBOYD_REDESIGN:1.3
	PRE_REDESIGN:1.3
	XML_XSL_XP:1.2.0.2
	XML_XSL_XP_BP:1.2
	v1_0:1.1.1.1
	JFIEBER:1.1.1;
locks; strict;
comment	@# @;


1.3
date	2004.04.06.11.32.24;	author phantom;	state Exp;
branches;
next	1.2;

1.2
date	2000.11.07.04.05.24;	author kuriyama;	state Exp;
branches;
next	1.1;

1.1
date	96.09.24.17.45.55;	author jfieber;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	96.09.24.17.45.55;	author jfieber;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Bring these Makefiles into same style of declarations.  Also sort
DOCS/DATA entries.
@
text
@# $FreeBSD: www/en/releases/2.1.5R/Makefile,v 1.2 2000/11/07 04:05:24 kuriyama Exp $

.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif

DOCS=	announce.sgml
DOCS+=	notes.sgml

.include "${WEB_PREFIX}/share/mk/web.site.mk"
@


1.2
log
@Switch web.mk to share/mk/web.site.mk in English version.
@
text
@d1 1
a1 1
# $FreeBSD$
d10 2
a11 1
DOCS=	announce.sgml notes.sgml
@


1.1
log
@Initial revision
@
text
@d1 9
d12 1
a12 1
.include "../../web.mk"
@


1.1.1.1
log
@Web pages, may I introduce you to CVS.  CVS, these are the web pages.

Yes, this is supposed to be a new top level in the repository.

For the moment any changes to this area must be cleared by myself
or Jordan.  Once the kinks are worked out, the policy will probably
be relaxed.
@
text
@@
