git: 710db45d8d10 - main - ftp/curl: Fix sponsor handle
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 24 Jun 2024 18:42:39 UTC
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=710db45d8d10dc6b16f92a7db644a3a99bf482a9 commit 710db45d8d10dc6b16f92a7db644a3a99bf482a9 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2024-06-24 18:41:46 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2024-06-24 18:41:46 +0000 ftp/curl: Fix sponsor handle Reported by: FreshPorts Sanity Daemon --- ftp/curl/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile index d57101de3596..aba4d48abe49 100644 --- a/ftp/curl/Makefile +++ b/ftp/curl/Makefile @@ -148,6 +148,7 @@ ZSTD_CONFIGURE_WITH= zstd ZSTD_LIB_DEPENDS= libzstd.so:archivers/zstd SPONSORSHIP_PLATFORMS= GITHUB:upstream +GITHUB_UPSTREAM_SPONSOR_HANDLE= curl .include <bsd.port.pre.mk>