summaryrefslogtreecommitdiff
path: root/cross/avr-binutils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cross/avr-binutils/Makefile')
-rw-r--r--cross/avr-binutils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/avr-binutils/Makefile b/cross/avr-binutils/Makefile
index e37d9cc21aa..fb4526d592d 100644
--- a/cross/avr-binutils/Makefile
+++ b/cross/avr-binutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2006/03/05 16:27:23 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2006/08/03 19:22:31 wiz Exp $
DISTNAME= binutils-2.13.2.1
PKGNAME= avr-binutils-2.13.2.1
@@ -6,7 +6,7 @@ PKGREVISION= 2
CATEGORIES= cross
MASTER_SITES= ${MASTER_SITE_GNU:=binutils/}
-MAINTAINER= karlj@mdstud.chalmers.se
+MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= GNU binutils for Atmel AVR 8-bit RISC microcontrollers
USE_BZIP2= yes