aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/libtorrent
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-11-19 07:58:39 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-11-19 07:58:39 +0000
commitb5d3e597673f49b7ffcf5a0374707e99631d204c (patch)
treeabb3640b063139293b1fb0291f6001842acaf9a2 /net-p2p/libtorrent
parent916e01dcd837b84f67b74a7ba29a95dfe918ced3 (diff)
downloadports-b5d3e597673f49b7ffcf5a0374707e99631d204c.tar.gz
ports-b5d3e597673f49b7ffcf5a0374707e99631d204c.zip
Take maintainership
Approved by: maintainer (flz@ via email) Feature safe: yes
Notes
Notes: svn path=/head/; revision=307553
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 1f23ffc54a4e..a751b541a9cf 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?= flz@FreeBSD.org
+MAINTAINER?= az@FreeBSD.org
COMMENT?= BitTorrent Library written in C++
LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20