Module Name: src
Committed By: skrll
Date: Mon Oct 12 08:00:42 UTC 2009
Modified Files:
src/tools/binutils: Makefile
Log Message:
Better branding from mrg
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 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.15 src/tools/binutils/Makefile:1.16
--- src/tools/binutils/Makefile:1.15 Sat Oct 10 14:46:02 2009
+++ src/tools/binutils/Makefile Mon Oct 12 08:00:41 2009
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2009/10/10 14:46:02 snj Exp $
+# $NetBSD: Makefile,v 1.16 2009/10/12 08:00:41 skrll Exp $
.include <bsd.own.mk>
@@ -9,7 +9,7 @@
.endif
BRANDING?= \
- --with-pkgversion="NetBSD" \
+ --with-pkgversion="NetBSD Binutils" \
--with-bugurl="http://www.NetBSD.org/support/send-pr.html"
CONFIGURE_ARGS= --target=${MACHINE_GNU_PLATFORM} --disable-nls \