diff options
Diffstat (limited to 'devel/arduinoOTA/Makefile')
-rw-r--r-- | devel/arduinoOTA/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/arduinoOTA/Makefile b/devel/arduinoOTA/Makefile index 7a7132f49a6f..3fdea7ccb0bf 100644 --- a/devel/arduinoOTA/Makefile +++ b/devel/arduinoOTA/Makefile @@ -1,6 +1,6 @@ PORTNAME= arduinoOTA PORTVERSION= 1.2.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= devel MAINTAINER= kevans@FreeBSD.org |