git: 57ec93ac8b38 - main - net/xrdp: Add sponsorship information

From: Gleb Popov <arrowd_at_FreeBSD.org>
Date: Mon, 24 Jun 2024 18:38:42 UTC
The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=57ec93ac8b38bbff9902d2ce54bf780dc24cfc32

commit 57ec93ac8b38bbff9902d2ce54bf780dc24cfc32
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2024-06-23 15:02:21 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2024-06-24 18:38:23 +0000

    net/xrdp: Add sponsorship information
---
 net/xrdp/Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/net/xrdp/Makefile b/net/xrdp/Makefile
index ae097f79b9fc..20dcbe44cbe6 100644
--- a/net/xrdp/Makefile
+++ b/net/xrdp/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	xrdp
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.9.26
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	net
 DIST_SUBDIR?=	${PORTNAME}
@@ -67,6 +68,9 @@ MP3LAME_LIB_DEPENDS=		libmp3lame.so:audio/lame
 OPUS_CONFIGURE_ENABLE=		opus
 OPUS_LIB_DEPENDS=		libopus.so:audio/opus
 
+SPONSORSHIP_PLATFORMS=		OPENCOLLECTIVE:upstream
+OPENCOLLECTIVE_UPSTREAM_SPONSOR_HANDLE=	xrdp-project
+
 .include <bsd.port.pre.mk>
 
 .if ${SSL_DEFAULT} == base