git: 0668748d87c0 - main - Revert "net/xrdp: Add sponsorship information"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 25 Jun 2024 04:59:57 UTC
The branch main has been updated by mat: URL: https://cgit.FreeBSD.org/ports/commit/?id=0668748d87c0416f6356bea3100ee9fd2c2cdbc6 commit 0668748d87c0416f6356bea3100ee9fd2c2cdbc6 Author: Mathieu Arnold <mat@FreeBSD.org> AuthorDate: 2024-06-25 04:58:34 +0000 Commit: Mathieu Arnold <mat@FreeBSD.org> CommitDate: 2024-06-25 04:59:14 +0000 Revert "net/xrdp: Add sponsorship information" This reverts commit 57ec93ac8b38bbff9902d2ce54bf780dc24cfc32. --- net/xrdp/Makefile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/net/xrdp/Makefile b/net/xrdp/Makefile index 20dcbe44cbe6..ae097f79b9fc 100644 --- a/net/xrdp/Makefile +++ b/net/xrdp/Makefile @@ -1,7 +1,6 @@ PORTNAME= xrdp DISTVERSIONPREFIX= v DISTVERSION= 0.9.26 -PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net DIST_SUBDIR?= ${PORTNAME} @@ -68,9 +67,6 @@ 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