From b802a5612749c4ac51d4df04e7b9dc48449a7979 Mon Sep 17 00:00:00 2001
From: Eitan Adler <eadler@FreeBSD.org>
Date: Sat, 31 May 2014 06:31:55 +0000
Subject: [PATCH] Make it less likely that someone will find their way to the
 bug form.

---
 en_US.ISO8859-1/htdocs/send-pr.xml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/en_US.ISO8859-1/htdocs/send-pr.xml b/en_US.ISO8859-1/htdocs/send-pr.xml
index 89c5a1a8c3..4422aef965 100644
--- a/en_US.ISO8859-1/htdocs/send-pr.xml
+++ b/en_US.ISO8859-1/htdocs/send-pr.xml
@@ -15,8 +15,11 @@
     </head>
 
     <body class="navinclude.support">
+      <h1>Migration in progress</h1>
+      <p>Our bug tracking system is currently down for maintaince.</p>
 
 	<!-- Copyright (c) 1996 The NetBSD Foundation, Inc.  ALL RIGHTS RESERVED. -->
+	<!--
 
 	<img src="&base;/gifs/bug.jpg" alt="Bugs" align="right" border="0" width="200" height="233"/>
 
@@ -153,6 +156,7 @@
 
       <input type="submit" value="Submit Problem Report"/>
     </form>
+    -->
 
   </body>
 </html>