From 85718ccfd0fcd01a451e24b15280f43d1dd9296d Mon Sep 17 00:00:00 2001 From: Jun Kuriyama Date: Wed, 30 Oct 2002 03:48:08 +0000 Subject: [PATCH] Temporally disable to install send-pr.html. --- en/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en/Makefile b/en/Makefile index 392eac4bdf..d07526c5f3 100644 --- a/en/Makefile +++ b/en/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD: www/en/Makefile,v 1.85 2002/07/01 19:50:55 trhodes Exp $ +# $FreeBSD: www/en/Makefile,v 1.86 2002/10/05 16:07:45 lioux Exp $ .if exists(Makefile.conf) .include "Makefile.conf" .endif @@ -18,7 +18,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