aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2012-05-17 08:48:55 +0000
committerDoug Barton <dougb@FreeBSD.org>2012-05-17 08:48:55 +0000
commit8b294e60abbe32697b86b7be7b07f0601377af70 (patch)
tree58d2e160969319514db3bd5c8072f82427db430f /net-p2p
parent29e24bb892c0aca15d69f28544271c42a610fc87 (diff)
downloadports-8b294e60abbe32697b86b7be7b07f0601377af70.tar.gz
ports-8b294e60abbe32697b86b7be7b07f0601377af70.zip
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/qbittorrent-29/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/qbittorrent-29/Makefile b/net-p2p/qbittorrent-29/Makefile
index 7daf5052d2b9..626776a004b2 100644
--- a/net-p2p/qbittorrent-29/Makefile
+++ b/net-p2p/qbittorrent-29/Makefile
@@ -6,7 +6,7 @@
PORTNAME= qbittorrent
PORTVERSION= 2.9.8
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= net-p2p ipv6
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/
@@ -15,7 +15,7 @@ COMMENT?= Bittorrent client using Qt4 and libtorrent-rasterbar
# lib versions specified on purpose
LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo \
- torrent-rasterbar.6:${PORTSDIR}/net-p2p/libtorrent-rasterbar-15
+ torrent-rasterbar.6:${PORTSDIR}/net-p2p/libtorrent-rasterbar-16
MAKE_JOBS_SAFE= yes