summaryrefslogtreecommitdiff
path: root/cross/avr-gdb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cross/avr-gdb/Makefile')
-rw-r--r--cross/avr-gdb/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cross/avr-gdb/Makefile b/cross/avr-gdb/Makefile
index e663ef27c16..acf78f61496 100644
--- a/cross/avr-gdb/Makefile
+++ b/cross/avr-gdb/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2003/07/22 18:09:13 wennmach Exp $
+# $NetBSD: Makefile,v 1.4 2003/10/21 14:19:37 wennmach 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/}