diff options
Diffstat (limited to 'net-p2p/rblibtorrent/Makefile')
-rw-r--r-- | net-p2p/rblibtorrent/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/rblibtorrent/Makefile b/net-p2p/rblibtorrent/Makefile index ecf64016caa7..01a683918d9c 100644 --- a/net-p2p/rblibtorrent/Makefile +++ b/net-p2p/rblibtorrent/Makefile @@ -6,13 +6,13 @@ # PORTNAME= libtorrent -PORTVERSION= 0.10 +PORTVERSION= 0.11 CATEGORIES= net-p2p MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=libtorrent PKGNAMEPREFIX= rb -MAINTAINER= johan@stromnet.org +MAINTAINER= johan@stromnet.se COMMENT= A C++ library implementing a BitTorrent client LIB_DEPENDS= boost_date_time.3:${PORTSDIR}/devel/boost \ |