git: 06687471c970 - main - Revert "ftp/curl: Fix sponsor handle"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 25 Jun 2024 04:59:56 UTC
The branch main has been updated by mat: URL: https://cgit.FreeBSD.org/ports/commit/?id=06687471c970e5514ea07e2ac6b6b1371a263ac8 commit 06687471c970e5514ea07e2ac6b6b1371a263ac8 Author: Mathieu Arnold <mat@FreeBSD.org> AuthorDate: 2024-06-25 04:58:30 +0000 Commit: Mathieu Arnold <mat@FreeBSD.org> CommitDate: 2024-06-25 04:58:30 +0000 Revert "ftp/curl: Fix sponsor handle" This reverts commit 710db45d8d10dc6b16f92a7db644a3a99bf482a9. --- ftp/curl/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile index aba4d48abe49..d57101de3596 100644 --- a/ftp/curl/Makefile +++ b/ftp/curl/Makefile @@ -148,7 +148,6 @@ 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>