git: 06066477758c - main - dns/doh-proxy: drop maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 27 Jan 2023 13:35:52 UTC
The branch main has been updated by mat:
URL: https://cgit.FreeBSD.org/ports/commit/?id=06066477758cee25845dfe0dc96c7c58c9adffe1
commit 06066477758cee25845dfe0dc96c7c58c9adffe1
Author: Mathieu Arnold <mat@FreeBSD.org>
AuthorDate: 2023-01-27 13:24:43 +0000
Commit: Mathieu Arnold <mat@FreeBSD.org>
CommitDate: 2023-01-27 13:24:43 +0000
dns/doh-proxy: drop maintainership
---
dns/doh-proxy/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dns/doh-proxy/Makefile b/dns/doh-proxy/Makefile
index ba6cbaa835bf..6c8a83a25a06 100644
--- a/dns/doh-proxy/Makefile
+++ b/dns/doh-proxy/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= dns
MASTER_SITES= CRATESIO
DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT}
-MAINTAINER= mat@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= DNS-over-HTTP server proxy
WWW= https://github.com/jedisct1/rust-doh