diff options
Diffstat (limited to 'devel/avr-gcc/Makefile')
-rw-r--r-- | devel/avr-gcc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/avr-gcc/Makefile b/devel/avr-gcc/Makefile index 2e69fcee0987..4751a29b34f5 100644 --- a/devel/avr-gcc/Makefile +++ b/devel/avr-gcc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gcc -PORTVERSION= 3.2-2002-06-28 +PORTVERSION= 3.3-2002-08-12 CATEGORIES= devel #MASTER_SITES= ${MASTER_SITE_GNU} #MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}-${PORTVERSION} |