aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authoralepulver <alepulver@FreeBSD.org>2007-08-29 09:00:16 +0800
committeralepulver <alepulver@FreeBSD.org>2007-08-29 09:00:16 +0800
commite4799d784db37a5ad593c8afe9b9696545cd91f7 (patch)
tree86f6bee1d12d82da5d2b7fabe762014274f9a4a8 /net-p2p
parent1c40f29e186b2daffcbabf530b41b753d0bfe9d3 (diff)
downloadfreebsd-ports-graphics-e4799d784db37a5ad593c8afe9b9696545cd91f7.tar.gz
freebsd-ports-graphics-e4799d784db37a5ad593c8afe9b9696545cd91f7.tar.zst
freebsd-ports-graphics-e4799d784db37a5ad593c8afe9b9696545cd91f7.zip
- Change dependency from "net-p2p/rblibtorrent-devel" to
"net-p2p/rblibtorrent" (they are currently the same actually). - Bump PORTREVISION.
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/qbittorrent-22/Makefile3
-rw-r--r--net-p2p/qbittorrent/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/net-p2p/qbittorrent-22/Makefile b/net-p2p/qbittorrent-22/Makefile
index f85e5d191a1..10912696f4a 100644
--- a/net-p2p/qbittorrent-22/Makefile
+++ b/net-p2p/qbittorrent-22/Makefile
@@ -7,6 +7,7 @@
PORTNAME= qbittorrent
PORTVERSION= 0.9.3
+PORTREVISION= 1
CATEGORIES= net-p2p
MASTER_SITES= SF
@@ -14,7 +15,7 @@ MAINTAINER= alepulver@FreeBSD.org
COMMENT= Bittorrent client written in C++ / Qt4 using libtorrent
LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl \
- torrent.1:${PORTSDIR}/net-p2p/rblibtorrent-devel
+ torrent.1:${PORTSDIR}/net-p2p/rblibtorrent
USE_PYTHON= 2.3+
USE_QT_VER= 4
diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile
index f85e5d191a1..10912696f4a 100644
--- a/net-p2p/qbittorrent/Makefile
+++ b/net-p2p/qbittorrent/Makefile
@@ -7,6 +7,7 @@
PORTNAME= qbittorrent
PORTVERSION= 0.9.3
+PORTREVISION= 1
CATEGORIES= net-p2p
MASTER_SITES= SF
@@ -14,7 +15,7 @@ MAINTAINER= alepulver@FreeBSD.org
COMMENT= Bittorrent client written in C++ / Qt4 using libtorrent
LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl \
- torrent.1:${PORTSDIR}/net-p2p/rblibtorrent-devel
+ torrent.1:${PORTSDIR}/net-p2p/rblibtorrent
USE_PYTHON= 2.3+
USE_QT_VER= 4