diff options
Diffstat (limited to 'devel/xtensa-esp32-elf/Makefile')
-rw-r--r-- | devel/xtensa-esp32-elf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/xtensa-esp32-elf/Makefile b/devel/xtensa-esp32-elf/Makefile index 20d0618ca137..ee44ea6baa17 100644 --- a/devel/xtensa-esp32-elf/Makefile +++ b/devel/xtensa-esp32-elf/Makefile @@ -3,7 +3,7 @@ PORTNAME= xtensa-esp32-elf DISTVERSION= 1.22.0.g20171219 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= SOURCEWARE/binutils/releases/binutils:source1 \ GNU/binutils:source1 \ |