From 24bd2b8806cbecca31151ec4a65e7454c05be040 Mon Sep 17 00:00:00 2001 From: Guangyuan Yang Date: Thu, 6 Jan 2022 08:52:28 +0000 Subject: [PATCH] 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