diff options
Diffstat (limited to 'devel/avr-libc/Makefile')
-rw-r--r-- | devel/avr-libc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/avr-libc/Makefile b/devel/avr-libc/Makefile index c0a1c4ac974f..4d5ab2688147 100644 --- a/devel/avr-libc/Makefile +++ b/devel/avr-libc/Makefile @@ -8,7 +8,7 @@ PORTNAME= avr-libc PORTVERSION= 1.4.5 PORTEPOCH= 1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} |