diff options
Diffstat (limited to 'misc/openhab/Makefile')
-rw-r--r-- | misc/openhab/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/openhab/Makefile b/misc/openhab/Makefile index e2dd326d61a3..92fb8a704fa3 100644 --- a/misc/openhab/Makefile +++ b/misc/openhab/Makefile @@ -1,6 +1,6 @@ PORTNAME= openhab PORTVERSION= 4.3.5 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= misc java MASTER_SITES= https://openhab.jfrog.io/artifactory/libs-release-local/org/openhab/distro/openhab/${PORTVERSION}/ DISTNAME= openhab-${PORTVERSION} |