diff options
Diffstat (limited to 'misc/openhab2/Makefile')
-rw-r--r-- | misc/openhab2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/openhab2/Makefile b/misc/openhab2/Makefile index c865d917418d..ff3206b66c8f 100644 --- a/misc/openhab2/Makefile +++ b/misc/openhab2/Makefile @@ -2,7 +2,7 @@ PORTNAME= openhab2 PORTVERSION= 2.5.11 -#PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= misc java MASTER_SITES= https://bintray.com/openhab/mvn/download_file?file_path=org%2Fopenhab%2Fdistro%2Fopenhab%2F${PORTVERSION}/ DISTNAME= openhab-${PORTVERSION} |