summaryrefslogtreecommitdiff
path: root/cross/avr-gdb
diff options
context:
space:
mode:
authoruebayasi <uebayasi>2004-08-06 16:31:09 +0000
committeruebayasi <uebayasi>2004-08-06 16:31:09 +0000
commit853452aaf70ffd6fcb0c9abedd14ee366a6f2ae4 (patch)
tree96e48df0237e9d70c194bfe04ab5d66ba563ca68 /cross/avr-gdb
parent805b52b786d70b2579d44b9a0dca1cba3b5c32d9 (diff)
downloadpkgsrc-853452aaf70ffd6fcb0c9abedd14ee366a6f2ae4.tar.gz
Update MASTER_SITES.
Diffstat (limited to 'cross/avr-gdb')
-rw-r--r--cross/avr-gdb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/avr-gdb/Makefile b/cross/avr-gdb/Makefile
index 9b41cf12699..8c0b198bf1b 100644
--- a/cross/avr-gdb/Makefile
+++ b/cross/avr-gdb/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.6 2004/05/08 04:50:51 snj Exp $
+# $NetBSD: Makefile,v 1.7 2004/08/06 16:31:09 uebayasi Exp $
# FreeBSD Id: ports/devel/avr-gdb/Makefile,v 1.2 2003/03/07 06:00:08 ade Exp
DISTNAME= gdb-5.3
PKGNAME= avr-gdb-5.3
PKGREVISION= 1
CATEGORIES= cross
-MASTER_SITES= ${MASTER_SITE_SOURCEWARE:=gdb/releases/}
+MASTER_SITES= ${MASTER_SITE_GNU:=gdb/}
MAINTAINER= karlj@mdstud.chalmers.se
COMMENT= GNU gdb for Atmel AVR 8-bit RISC microcontrollers