diff options
Diffstat (limited to 'lang/linux-dotnet10-runtime/Makefile')
-rw-r--r-- | lang/linux-dotnet10-runtime/Makefile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/lang/linux-dotnet10-runtime/Makefile b/lang/linux-dotnet10-runtime/Makefile deleted file mode 100644 index e52188db4ee5..000000000000 --- a/lang/linux-dotnet10-runtime/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -PORTNAME= dotnet10-runtime -DISTVERSION= 1.0.11 -MASTER_SITES= https://download.microsoft.com/download/B/E/7/BE70BFBD-9AB4-48F8-A696-013ACA8720D5/ - -MASTERDIR= ${.CURDIR}/../linux-dotnet11-runtime - -.include "${MASTERDIR}/Makefile" |