diff options
Diffstat (limited to 'devel/arduino18/Makefile')
-rw-r--r-- | devel/arduino18/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/arduino18/Makefile b/devel/arduino18/Makefile index c3acd50d7ee7..03887a958df1 100644 --- a/devel/arduino18/Makefile +++ b/devel/arduino18/Makefile @@ -1,6 +1,6 @@ PORTNAME= ${GH_PROJECT:tl} PORTVERSION= 1.8.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel java PKGNAMESUFFIX= 18 DIST_SUBDIR= ${PORTNAME} |