aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2021-06-20 17:55:22 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2021-06-20 17:57:32 +0000
commit99cad621b1abe25e1103c75c614d9a3b57038c96 (patch)
tree9cdd9a9445c063055b56cf016e767959188b4211 /net-p2p
parent3aee942fbf503522990bf84545bfe10e6141f016 (diff)
downloadports-99cad621b1abe25e1103c75c614d9a3b57038c96.tar.gz
ports-99cad621b1abe25e1103c75c614d9a3b57038c96.zip
net-p2p/libtorrent|rtorrent: Drop MAINTAINER'ship
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/libtorrent/Makefile2
-rw-r--r--net-p2p/rtorrent/Makefile2
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