diff options
Diffstat (limited to 'devel/avr-gdb/Makefile')
-rw-r--r-- | devel/avr-gdb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/avr-gdb/Makefile b/devel/avr-gdb/Makefile index e54bd0a..7ad01c1 100644 --- a/devel/avr-gdb/Makefile +++ b/devel/avr-gdb/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= gdb/releases DISTNAME= gdb-${PORTVERSION} MAINTAINER= joerg@FreeBSD.org +COMMENT= GNU GDB 5.2.1 for the AVR target USE_GMAKE= yes GNU_CONFIGURE= yes |