git: ddda5450bef8 - main - devel/Makefile: unbreak the ports tree
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 08 Mar 2023 08:04:02 UTC
The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=ddda5450bef8e825a1fde78c977908b1f42d1aaf commit ddda5450bef8e825a1fde78c977908b1f42d1aaf Author: Antoine Brodin <antoine@FreeBSD.org> AuthorDate: 2023-03-08 08:03:48 +0000 Commit: Antoine Brodin <antoine@FreeBSD.org> CommitDate: 2023-03-08 08:03:48 +0000 devel/Makefile: unbreak the ports tree --- devel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/Makefile b/devel/Makefile index 1ce8630c06d2..a19460ba0c0f 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -884,7 +884,7 @@ SUBDIR += godot2 SUBDIR += godot2-tools SUBDIR += godot35 - SUBDIR += devel/godot35-tools + SUBDIR += godot35-tools SUBDIR += goffice SUBDIR += gogs SUBDIR += golangci-lint