From 095f08df5a54b8f91d0b07ac1e4094ea944baac6 Mon Sep 17 00:00:00 2001 From: Ceri Davies Date: Fri, 8 Nov 2002 21:18:13 +0000 Subject: [PATCH] Unhook send-pr.sgml again while a decision is made on what to do about the web PR interface. --- en/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en/Makefile b/en/Makefile index 815f081db0..57c5b860fb 100644 --- a/en/Makefile +++ b/en/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD: www/en/Makefile,v 1.88 2002/11/04 00:18:27 mini Exp $ +# $FreeBSD: www/en/Makefile,v 1.89 2002/11/04 04:34:32 kuriyama 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