summaryrefslogtreecommitdiffstats
path: root/contrib/gcc
diff options
context:
space:
mode:
authorgavin <gavin@FreeBSD.org>2014-06-22 16:48:21 +0000
committergavin <gavin@FreeBSD.org>2014-06-22 16:48:21 +0000
commite44b7f112f499d2a322853f25a75b8aebc162407 (patch)
tree47d91275e445fa0e5a1d35ae379d7db623e70332 /contrib/gcc
parent08bf57727433041944d851795e4c8e34f8c54d89 (diff)
downloadFreeBSD-src-e44b7f112f499d2a322853f25a75b8aebc162407.zip
FreeBSD-src-e44b7f112f499d2a322853f25a75b8aebc162407.tar.gz
Merge r267482,r267483,r267486,r267577,r267671,r267672 from head:
Remove send-pr and fix up all references to it. Replace it with a stub send-pr directing people towards the web site.
Diffstat (limited to 'contrib/gcc')
-rw-r--r--contrib/gcc/version.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gcc/version.c b/contrib/gcc/version.c
index dd972ac..549b413 100644
--- a/contrib/gcc/version.c
+++ b/contrib/gcc/version.c
@@ -18,7 +18,7 @@
forward us bugs reported to you, if you determine that they are
not bugs in your modifications.) */
-const char bug_report_url[] = "<URL:http://www.freebsd.org/send-pr.html>";
+const char bug_report_url[] = "<URL:http://www.freebsd.org/support.html>";
/* The complete version string, assembled from several pieces.
BASEVER, DATESTAMP, and DEVPHASE are defined by the Makefile. */
OpenPOWER on IntegriCloud