diff options
Diffstat (limited to 'lang/dotnet-host/Makefile')
-rw-r--r-- | lang/dotnet-host/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/dotnet-host/Makefile b/lang/dotnet-host/Makefile index 6df1cceccc79..62f14ab6c283 100644 --- a/lang/dotnet-host/Makefile +++ b/lang/dotnet-host/Makefile @@ -1,6 +1,6 @@ PORTNAME= dotnet-host DISTVERSIONPREFIX= v -DISTVERSION= 9.0.6 +DISTVERSION= 9.0.9 CATEGORIES= lang devel MAINTAINER= arrowd@FreeBSD.org |