diff options
Diffstat (limited to 'devel/arduino/Makefile')
-rw-r--r-- | devel/arduino/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/arduino/Makefile b/devel/arduino/Makefile index b691c736600b..6a3af3e92864 100644 --- a/devel/arduino/Makefile +++ b/devel/arduino/Makefile @@ -1,6 +1,6 @@ PORTNAME= arduino PORTVERSION= 1.0.6 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= devel java lang MASTER_SITES= https://arduino.cc/download.php?f=/ |