diff options
Diffstat (limited to 'misc/openhab/Makefile')
-rw-r--r-- | misc/openhab/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/openhab/Makefile b/misc/openhab/Makefile index 127a3bff60ef..5d79bd4c57f7 100644 --- a/misc/openhab/Makefile +++ b/misc/openhab/Makefile @@ -1,6 +1,7 @@ PORTNAME= openhab -PORTVERSION= 4.3.6 +PORTVERSION= 4.3.7 PORTREVISION= 0 +# For those waiting for OpenHAB 5: it has 3rd party components which do an OS check, FreeBSD is not supported CATEGORIES= misc java MASTER_SITES= https://openhab.jfrog.io/artifactory/libs-release-local/org/openhab/distro/openhab/${PORTVERSION}/ DISTNAME= openhab-${PORTVERSION} |