diff options
Diffstat (limited to 'cross/binutils/Makefile')
-rw-r--r-- | cross/binutils/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/binutils/Makefile b/cross/binutils/Makefile index fdea48fe2cb..14668fe18af 100644 --- a/cross/binutils/Makefile +++ b/cross/binutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2003/06/02 01:21:13 jschauma Exp $ +# $NetBSD: Makefile,v 1.31 2003/07/17 21:27:51 grant Exp $ # # GNU binutils configured to hold `as many targets as the cross system is # capable of using'. Configures and builds everything except gas, which @@ -9,7 +9,7 @@ PKGNAME= cross-binutils-2.9.1.2 CATEGORIES= cross lang MASTER_SITES= ${MASTER_SITE_GNU:=binutils/} -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.gnu.org/ COMMENT= Unified GNU binutils for cross build environments |