diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-11-19 07:58:39 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-11-19 07:58:39 +0000 |
commit | b5d3e597673f49b7ffcf5a0374707e99631d204c (patch) | |
tree | abb3640b063139293b1fb0291f6001842acaf9a2 /net-p2p/rtorrent | |
parent | 916e01dcd837b84f67b74a7ba29a95dfe918ced3 (diff) | |
download | ports-b5d3e597673f49b7ffcf5a0374707e99631d204c.tar.gz ports-b5d3e597673f49b7ffcf5a0374707e99631d204c.zip |
Notes
Diffstat (limited to 'net-p2p/rtorrent')
-rw-r--r-- | net-p2p/rtorrent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile index 995e571079d8..5a7c91592a18 100644 --- a/net-p2p/rtorrent/Makefile +++ b/net-p2p/rtorrent/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= flz/rtorrent/ -MAINTAINER?= flz@FreeBSD.org +MAINTAINER?= az@FreeBSD.org COMMENT?= BitTorrent Client written in C++ BUILD_DEPENDS?= libtorrent=0.13.2_1:${PORTSDIR}/net-p2p/libtorrent |