diff options
Diffstat (limited to 'sysutils/hcloud/Makefile')
-rw-r--r-- | sysutils/hcloud/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/hcloud/Makefile b/sysutils/hcloud/Makefile index be63d4dec8a5..6f832edff326 100644 --- a/sysutils/hcloud/Makefile +++ b/sysutils/hcloud/Makefile @@ -1,6 +1,7 @@ PORTNAME= hcloud DISTVERSIONPREFIX= v -DISTVERSION= 1.52.0 +DISTVERSION= 1.53.0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= uzsolt@FreeBSD.org |