aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/qbittorrent
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-09-04 18:25:24 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-09-04 18:25:24 +0000
commit93da0d9c9cb8aeb8cdce662aaa657f51264482b9 (patch)
tree66272ebef1ccef9ba4ba72d5accc088bf8fe8d86 /net-p2p/qbittorrent
parent6a5f57a45c52c4130a54e63c2e1f01b46054d427 (diff)
downloadports-93da0d9c9cb8aeb8cdce662aaa657f51264482b9.tar.gz
ports-93da0d9c9cb8aeb8cdce662aaa657f51264482b9.zip
Notes
Diffstat (limited to 'net-p2p/qbittorrent')
-rw-r--r--net-p2p/qbittorrent/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile
index fd153f44f05b..23e666579e94 100644
--- a/net-p2p/qbittorrent/Makefile
+++ b/net-p2p/qbittorrent/Makefile
@@ -7,6 +7,7 @@
PORTNAME= qbittorrent
PORTVERSION= 1.3.4
+PORTREVISION= 1
CATEGORIES= net-p2p
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@@ -17,7 +18,7 @@ LIB_DEPENDS= ccext2-1.6.0:${PORTSDIR}/devel/commoncpp \
execinfo.1:${PORTSDIR}/devel/libexecinfo \
zzip.13:${PORTSDIR}/devel/zziplib \
curl.5:${PORTSDIR}/ftp/curl \
- torrent-rasterbar.3:${PORTSDIR}/net-p2p/rblibtorrent-devel
+ torrent-rasterbar.5:${PORTSDIR}/net-p2p/rblibtorrent-devel
USE_QT_VER= 4
QT_COMPONENTS= corelib gui network xml \