diff options
author | wiz <wiz@pkgsrc.org> | 2006-08-03 19:22:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-08-03 19:22:31 +0000 |
commit | 8412439c5f5366898326556a4d7721d4dbd52dc3 (patch) | |
tree | 57d9d87fc2d56cc693acb0c0cd5e8b1f8dbf6b1e /cross/avr-gdb/Makefile | |
parent | ae836480ed46ae3b9c43e040186ab291035bd221 (diff) | |
download | pkgsrc-8412439c5f5366898326556a4d7721d4dbd52dc3.tar.gz |
Reset maintainer, email bounced with:
Mailbox closed for this recipient
Diffstat (limited to 'cross/avr-gdb/Makefile')
-rw-r--r-- | cross/avr-gdb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/avr-gdb/Makefile b/cross/avr-gdb/Makefile index 7c84ae3fa44..57d4f252202 100644 --- a/cross/avr-gdb/Makefile +++ b/cross/avr-gdb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2006/02/05 23:08:30 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2006/08/03 19:22:31 wiz Exp $ DISTNAME= gdb-5.3 PKGNAME= avr-gdb-5.3 @@ -6,7 +6,7 @@ PKGREVISION= 2 CATEGORIES= cross MASTER_SITES= ${MASTER_SITE_GNU:=gdb/} -MAINTAINER= karlj@mdstud.chalmers.se +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= GNU gdb for Atmel AVR 8-bit RISC microcontrollers USE_TOOLS+= gmake |