git: 06687512d731 - main - Revert "ftp/curl: Add sponsorship information"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 25 Jun 2024 05:00:01 UTC
The branch main has been updated by mat:
URL: https://cgit.FreeBSD.org/ports/commit/?id=06687512d7312dc376b9156fc3ac9dd22c75cf7f
commit 06687512d7312dc376b9156fc3ac9dd22c75cf7f
Author: Mathieu Arnold <mat@FreeBSD.org>
AuthorDate: 2024-06-25 04:58:41 +0000
Commit: Mathieu Arnold <mat@FreeBSD.org>
CommitDate: 2024-06-25 04:59:33 +0000
Revert "ftp/curl: Add sponsorship information"
This reverts commit 4a9021c266f4a52b876bd15d3d0d27a72dbeb278.
---
ftp/curl/Makefile | 2 --
1 file changed, 2 deletions(-)
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile
index d57101de3596..6574328dc10a 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -147,8 +147,6 @@ WOLFSSL_LIB_DEPENDS= libwolfssl.so:security/wolfssl
ZSTD_CONFIGURE_WITH= zstd
ZSTD_LIB_DEPENDS= libzstd.so:archivers/zstd
-SPONSORSHIP_PLATFORMS= GITHUB:upstream
-
.include <bsd.port.pre.mk>
.if ((!${PORT_OPTIONS:MGNUTLS} && !${PORT_OPTIONS:MOPENSSL}) || (${PORT_OPTIONS:MOPENSSL} && ${SSL_DEFAULT:Mlibressl*})) && ${PORT_OPTIONS:MTLS_SRP}