summaryrefslogtreecommitdiff
path: root/cross/avr-gdb
diff options
context:
space:
mode:
authorwennmach <wennmach>2003-07-22 18:09:12 +0000
committerwennmach <wennmach>2003-07-22 18:09:12 +0000
commit4783c364c6623cb7731d6d9b1d625e344b3197f0 (patch)
treefd8a64a206fe13f8b0480d80c55b27172dbd093a /cross/avr-gdb
parent6f5d0615967a4eb1ca489ce2862fda16ba541bcc (diff)
downloadpkgsrc-4783c364c6623cb7731d6d9b1d625e344b3197f0.tar.gz
Harmonize COMMENTs for avr packages.
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 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