diff options
-rw-r--r-- | net-p2p/ktorrent2/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net-p2p/ktorrent2/Makefile b/net-p2p/ktorrent2/Makefile index 59281f5d1ab8..bd70fcc38362 100644 --- a/net-p2p/ktorrent2/Makefile +++ b/net-p2p/ktorrent2/Makefile @@ -9,15 +9,13 @@ PORTNAME= ktorrent PORTVERSION= 2.2.8 PORTREVISION= 5 CATEGORIES= net-p2p kde -MASTER_SITES= http://ktorrent.org/downloads/${PORTVERSION}/ \ - http://www.brueffer.de/distfiles/ +MASTER_SITES= http://ktorrent.org/downloads/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= BitTorrent client for KDE LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp -CONFLICTS= ktorrent-devel-[0-9]* LATEST_LINK= ${PORTNAME}2 USE_BZIP2= yes |