diff options
Diffstat (limited to 'sysutils/opentofu/Makefile')
-rw-r--r-- | sysutils/opentofu/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/opentofu/Makefile b/sysutils/opentofu/Makefile index 9c0a34f5029d..8f8a67b8e89a 100644 --- a/sysutils/opentofu/Makefile +++ b/sysutils/opentofu/Makefile @@ -1,6 +1,7 @@ PORTNAME= opentofu DISTVERSIONPREFIX= v -DISTVERSION= 1.10.3 +DISTVERSION= 1.10.5 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= bofh@FreeBSD.org |