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 9670590cbd20..fae22b3505e7 100644 --- a/lang/dotnet-host/Makefile +++ b/lang/dotnet-host/Makefile @@ -1,6 +1,6 @@ PORTNAME= dotnet-host DISTVERSIONPREFIX= v -DISTVERSION= 9.0.3 +DISTVERSION= 9.0.4 CATEGORIES= lang devel MAINTAINER= arrowd@FreeBSD.org |