diff options
Diffstat (limited to 'net-p2p/ktorrent2/Makefile')
-rw-r--r-- | net-p2p/ktorrent2/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/net-p2p/ktorrent2/Makefile b/net-p2p/ktorrent2/Makefile index 2fe331e54fd3..ad4959cd15c6 100644 --- a/net-p2p/ktorrent2/Makefile +++ b/net-p2p/ktorrent2/Makefile @@ -6,16 +6,15 @@ # PORTNAME= ktorrent -PORTVERSION= 2.1.4 -PORTREVISION= 1 +PORTVERSION= 2.2.2 CATEGORIES= net-p2p kde -MASTER_SITES= http://ktorrent.pwsp.net/downloads/${PORTVERSION}/ \ +MASTER_SITES= http://ktorrent.org/downloads/${PORTVERSION}/ \ http://www.hitnet.rwth-aachen.de/~brueffer/distfiles/ MAINTAINER= markus@FreeBSD.org COMMENT= BitTorrent client for KDE -LIB_DEPENDS= gmp:${PORTSDIR}/math/libgmp4 +LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 CONFLICTS= ktorrent-devel-[0-9]* |