Module Name:    src
Committed By:   snj
Date:           Sat Oct 10 14:46:02 UTC 2009

Modified Files:
        src/tools/binutils: Makefile

Log Message:
Adjust bug report URL to reflect htdocs changes.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/tools/binutils/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/tools/binutils/Makefile
diff -u src/tools/binutils/Makefile:1.14 src/tools/binutils/Makefile:1.15
--- src/tools/binutils/Makefile:1.14	Sat Oct 10 10:21:22 2009
+++ src/tools/binutils/Makefile	Sat Oct 10 14:46:02 2009
@@ -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}-," \

Reply via email to