diff --git a/ru/projects/Makefile b/ru/projects/Makefile index 2a1435e05a..1eaf1961fc 100644 --- a/ru/projects/Makefile +++ b/ru/projects/Makefile @@ -1,7 +1,11 @@ -# $FreeBSD: www/ru/projects/Makefile,v 1.7 2004/01/23 18:20:22 andy Exp $ +# # The FreeBSD Russian Documentation Project -# $FreeBSDru: frdp/www/ru/projects/Makefile,v 1.6 2004/01/23 18:19:55 andy Exp $ +# +# $FreeBSD$ +# $FreeBSDru: frdp/www/ru/projects/Makefile,v 1.7 2004/01/25 13:00:52 andy Exp $ +# # Original revision: 1.7 +# .if exists(../Makefile.conf) .include "../Makefile.conf" @@ -16,6 +20,6 @@ DOCS+= cvsweb.sgml INDEXLINK= projects.html -#SUBDIR= busdma +SUBDIR= busdma .include "${WEB_PREFIX}/share/mk/web.site.mk"