diff options
Diffstat (limited to 'devel/arduino-openglcd/Makefile')
-rw-r--r-- | devel/arduino-openglcd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/arduino-openglcd/Makefile b/devel/arduino-openglcd/Makefile index 040a6da0e957..ad2efd6e3a71 100644 --- a/devel/arduino-openglcd/Makefile +++ b/devel/arduino-openglcd/Makefile @@ -1,6 +1,6 @@ PORTNAME= arduino-openglcd DISTVERSION= 1.0rc3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= https://bitbucket.org/bperrybap/openglcd/downloads/ DISTNAME= openGLCD-v${DISTVERSION} |