git: 24bd2b8806cb - main - www/cpr: Drop maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 06 Jan 2022 08:56:28 UTC
The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/ports/commit/?id=24bd2b8806cbecca31151ec4a65e7454c05be040 commit 24bd2b8806cbecca31151ec4a65e7454c05be040 Author: Guangyuan Yang <ygy@FreeBSD.org> AuthorDate: 2022-01-06 08:52:28 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2022-01-06 08:56:19 +0000 www/cpr: Drop maintainership --- www/cpr/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/cpr/Makefile b/www/cpr/Makefile index 8e40ded9c18c..450cb2b5817b 100644 --- a/www/cpr/Makefile +++ b/www/cpr/Makefile @@ -2,7 +2,7 @@ PORTNAME= cpr PORTVERSION= 1.7.0 CATEGORIES= www -MAINTAINER= ygy@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Curl for people, a simple wrapper around libcurl LICENSE= MIT