summaryrefslogtreecommitdiff
path: root/cross/avr-gdb/Makefile
diff options
context:
space:
mode:
authorwennmach <wennmach@pkgsrc.org>2003-07-22 18:09:12 +0000
committerwennmach <wennmach@pkgsrc.org>2003-07-22 18:09:12 +0000
commit4aa25adbfce9cabb6fe944f3dd480cdce0fd8d93 (patch)
treefd8a64a206fe13f8b0480d80c55b27172dbd093a /cross/avr-gdb/Makefile
parent21bf6afa3215036f60cb8344c0f751d173a63be0 (diff)
downloadpkgsrc-4aa25adbfce9cabb6fe944f3dd480cdce0fd8d93.tar.gz
Harmonize COMMENTs for avr packages.
Diffstat (limited to 'cross/avr-gdb/Makefile')
-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 fd91c3c3b4a..e663ef27c16 100644
--- a/cross/avr-gdb/Makefile
+++ b/cross/avr-gdb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/07/17 20:03:58 wennmach Exp $
+# $NetBSD: Makefile,v 1.3 2003/07/22 18:09:13 wennmach Exp $
# FreeBSD Id: ports/devel/avr-gdb/Makefile,v 1.2 2003/03/07 06:00:08 ade Exp
DISTNAME= gdb-5.3
@@ -7,7 +7,7 @@ CATEGORIES= cross
MASTER_SITES= ${MASTER_SITE_SOURCEWARE:=gdb/releases/}
MAINTAINER= karlj@mdstud.chalmers.se
-COMMENT= GNU gdb for Atmel AVR microcontrollers
+COMMENT= GNU gdb for Atmel AVR 8-bit RISC microcontrollers
USE_GMAKE= yes
USE_BUILDLINK2= yes