diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2007-12-23 00:00:01 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2007-12-23 00:00:01 +0000 |
commit | bc6f774c3d7e504d4cd7fb9af0109be8fd958619 (patch) | |
tree | 5d5abf1577613ff8a6a41308ea1894018a4ba9bc /net-p2p/qbittorrent-22 | |
parent | 67a8a87cdc85c5b22dddc2be7bb1a2e531b84807 (diff) |
Notes
Diffstat (limited to 'net-p2p/qbittorrent-22')
-rw-r--r-- | net-p2p/qbittorrent-22/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/qbittorrent-22/Makefile b/net-p2p/qbittorrent-22/Makefile index 9b52a05c33ea..750f92dfcfb4 100644 --- a/net-p2p/qbittorrent-22/Makefile +++ b/net-p2p/qbittorrent-22/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 |