From 2f9818635ab1bb63ee26dbf633eb8c952d8fddf1 Mon Sep 17 00:00:00 2001 From: Andrey Zakhvatov Date: Tue, 30 Sep 2003 18:51:40 +0000 Subject: [PATCH] Re-enable send-pr.html build --- ru/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ru/Makefile b/ru/Makefile index 094ff6070d..8fdd57388d 100644 --- a/ru/Makefile +++ b/ru/Makefile @@ -2,7 +2,7 @@ # The FreeBSD Russian Documentation Project # # $FreeBSD$ -# $FreeBSDru: frdp/www/ru/Makefile,v 1.22 2003/09/30 17:31:32 andy Exp $ +# $FreeBSDru: frdp/www/ru/Makefile,v 1.23 2003/09/30 18:58:55 andy Exp $ # # Original revision: 1.98 # @@ -27,7 +27,7 @@ DOCS+= internet.sgml DOCS+= mailto.sgml DOCS+= publish.sgml #DOCS+= relnotes.sgml -#DOCS+= send-pr.sgml +DOCS+= send-pr.sgml DOCS+= support.sgml DOCS+= where.sgml DOCS+= y2kbug.sgml