Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/tools/binutils Adjust bug report URL to reflect htdocs changes.



details:   https://anonhg.NetBSD.org/src/rev/992f4390faad
branches:  trunk
changeset: 748029:992f4390faad
user:      snj <snj%NetBSD.org@localhost>
date:      Sat Oct 10 14:46:02 2009 +0000

description:
Adjust bug report URL to reflect htdocs changes.

diffstat:

 tools/binutils/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r b6c0e3a7c29f -r 992f4390faad tools/binutils/Makefile
--- a/tools/binutils/Makefile   Sat Oct 10 10:21:22 2009 +0000
+++ b/tools/binutils/Makefile   Sat Oct 10 14:46:02 2009 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.14 2009/10/10 10:21:22 skrll Exp $
+#      $NetBSD: Makefile,v 1.15 2009/10/10 14:46:02 snj Exp $
 
 .include <bsd.own.mk>
 
@@ -10,7 +10,7 @@
 
 BRANDING?=     \
        --with-pkgversion="NetBSD" \
-       --with-bugurl="http://www.NetBSD.org/Misc/send-pr.html";
+       --with-bugurl="http://www.NetBSD.org/support/send-pr.html";
 
 CONFIGURE_ARGS=        --target=${MACHINE_GNU_PLATFORM} --disable-nls \
                --program-transform-name="s,^,${MACHINE_GNU_PLATFORM}-," \



Home | Main Index | Thread Index | Old Index