diff --git a/en/events/Makefile b/en/events/Makefile index f40987e063..e661d06083 100644 --- a/en/events/Makefile +++ b/en/events/Makefile @@ -1,14 +1,14 @@ -# $FreeBSD: www/en/events/Makefile,v 1.1 2002/03/25 04:23:42 murray Exp $ +# $FreeBSD: www/en/events/Makefile,v 1.2 2002/03/26 08:11:53 murray Exp $ .if exists(../Makefile.conf) .include "../Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif -SUBDIR= 2002 +SUBDIR= 2002 2003 DATA= events.css .include "${WEB_PREFIX}/share/mk/web.site.mk"