summaryrefslogtreecommitdiff
path: root/cross/binutils
diff options
context:
space:
mode:
authorjschauma <jschauma@pkgsrc.org>2002-08-01 02:37:41 +0000
committerjschauma <jschauma@pkgsrc.org>2002-08-01 02:37:41 +0000
commite10e2a05bb7ee9537766f37fa87e6aa46e50a828 (patch)
treefaa6638bafbb65f01694e39dc61702bf3b0d6532 /cross/binutils
parent1a42907260feb092a5347384ad01d04f5812c2e7 (diff)
downloadpkgsrc-e10e2a05bb7ee9537766f37fa87e6aa46e50a828.tar.gz
Change MAINTAINER from tv at netbsd dot org to packages at netbsd dot org
after consulting with Todd. Any volunteers for any of these packages?
Diffstat (limited to 'cross/binutils')
-rw-r--r--cross/binutils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/binutils/Makefile b/cross/binutils/Makefile
index 962272374db..2707a8a1c06 100644
--- a/cross/binutils/Makefile
+++ b/cross/binutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2001/05/19 03:56:32 jlam Exp $
+# $NetBSD: Makefile,v 1.28 2002/08/01 02:37:44 jschauma 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= tv@netbsd.org
+MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gnu.org/
COMMENT= Unified GNU binutils for cross build environments