summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils
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 /gnu/usr.bin/binutils
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 'gnu/usr.bin/binutils')
-rw-r--r--gnu/usr.bin/binutils/libbfd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/binutils/libbfd/Makefile b/gnu/usr.bin/binutils/libbfd/Makefile
index 1493ccf..ca5e183 100644
--- a/gnu/usr.bin/binutils/libbfd/Makefile
+++ b/gnu/usr.bin/binutils/libbfd/Makefile
@@ -84,7 +84,7 @@ bfdver.h: Makefile
echo '#define BFD_VERSION 217500000' > ${.TARGET}
echo '#define BFD_VERSION_DATE 20070703' >> ${.TARGET}
echo '#define BFD_VERSION_STRING ${VERSION}' >> ${.TARGET}
- echo '#define REPORT_BUGS_TO "<http://www.freebsd.org/send-pr.html>"' >> ${.TARGET}
+ echo '#define REPORT_BUGS_TO "<http://www.freebsd.org/support.html>"' >> ${.TARGET}
targmatch.h: targmatch.sed config.bfd
sed -f ${.ALLSRC:M*.sed} ${.ALLSRC:M*.bfd} > ${.TARGET}
OpenPOWER on IntegriCloud