Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jun 2021 17:58:11 GMT
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 99cad621b1ab - main - net-p2p/libtorrent|rtorrent: Drop MAINTAINER'ship
Message-ID:  <202106201758.15KHwBZG014419@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by dbaio:

URL: https://cgit.FreeBSD.org/ports/commit/?id=99cad621b1abe25e1103c75c614d9a3b57038c96

commit 99cad621b1abe25e1103c75c614d9a3b57038c96
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2021-06-20 17:55:22 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2021-06-20 17:57:32 +0000

    net-p2p/libtorrent|rtorrent: Drop MAINTAINER'ship
---
 net-p2p/libtorrent/Makefile | 2 +-
 net-p2p/rtorrent/Makefile   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-p2p/libtorrent/Makefile b/net-p2p/libtorrent/Makefile
index 9b294a4d94fa..069bc99cebc2 100644
--- a/net-p2p/libtorrent/Makefile
+++ b/net-p2p/libtorrent/Makefile
@@ -3,7 +3,7 @@ PORTVERSION=	0.13.8
 CATEGORIES=	net-p2p
 MASTER_SITES=	https://rtorrent.net/downloads/
 
-MAINTAINER=	dbaio@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	BitTorrent Library written in C++
 
 LICENSE=	GPLv2+
diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile
index e09c58a0f079..205092c13c80 100644
--- a/net-p2p/rtorrent/Makefile
+++ b/net-p2p/rtorrent/Makefile
@@ -3,7 +3,7 @@ PORTVERSION=	0.9.8
 CATEGORIES=	net-p2p
 MASTER_SITES=	https://rtorrent.net/downloads/
 
-MAINTAINER=	dbaio@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	BitTorrent Client written in C++
 
 LICENSE=	GPLv2 GPLv3



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106201758.15KHwBZG014419>