From a145b7b383b1f86be94a222718dccb2076b79815 Mon Sep 17 00:00:00 2001 From: acm Date: Sun, 23 Dec 2007 00:00:01 +0000 Subject: - Chase devel/commoncpp update Reported by: erwin Forgotten by: me --- net-p2p/qbittorrent/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net-p2p/qbittorrent') diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile index 9b52a05c33ea..750f92dfcfb4 100644 --- a/net-p2p/qbittorrent/Makefile +++ b/net-p2p/qbittorrent/Makefile @@ -7,13 +7,14 @@ PORTNAME= qbittorrent DISTVERSION= 1.0.0rc10 +PORTREVISION= 1 CATEGORIES= net-p2p MASTER_SITES= SF MAINTAINER= alepulver@FreeBSD.org COMMENT= Bittorrent client written in C++ / Qt4 using libtorrent -LIB_DEPENDS= ccext2-1.5.0:${PORTSDIR}/devel/commoncpp \ +LIB_DEPENDS= ccext2-1.6.0:${PORTSDIR}/devel/commoncpp \ curl.4:${PORTSDIR}/ftp/curl \ torrent.1:${PORTSDIR}/net-p2p/rblibtorrent-devel -- cgit