diff options
Diffstat (limited to 'devel/avr-libc/Makefile')
-rw-r--r-- | devel/avr-libc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/avr-libc/Makefile b/devel/avr-libc/Makefile index ba548be5f01f..aa8e699045cf 100644 --- a/devel/avr-libc/Makefile +++ b/devel/avr-libc/Makefile @@ -6,9 +6,8 @@ # PORTNAME= avr-libc -PORTVERSION= 1.6.8 +PORTVERSION= 1.7.0 PORTEPOCH= 1 -PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} |