aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/libtorrent
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2014-02-24 15:51:12 +0000
committerAndrej Zverev <az@FreeBSD.org>2014-02-24 15:51:12 +0000
commit891839efe7d022b9f5d595faaf778aa55e137054 (patch)
tree8ba8af2c2f64c0007892f2a5671bfba280775459 /net-p2p/libtorrent
parent68eae3c1646df7bf40ddb0ff0261b77b49023a2f (diff)
downloadports-891839efe7d022b9f5d595faaf778aa55e137054.tar.gz
ports-891839efe7d022b9f5d595faaf778aa55e137054.zip
drop maintainership. I don't have time for these ports.
Notes
Notes: svn path=/head/; revision=345871
Diffstat (limited to 'net-p2p/libtorrent')
-rw-r--r--net-p2p/libtorrent/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/libtorrent/Makefile b/net-p2p/libtorrent/Makefile
index 32088a4010f2..7c1ee86701ce 100644
--- a/net-p2p/libtorrent/Makefile
+++ b/net-p2p/libtorrent/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= flz/libtorrent
-MAINTAINER?= az@FreeBSD.org
+MAINTAINER?= ports@FreeBSD.org
COMMENT?= BitTorrent Library written in C++
LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20