From dc08fa6b2f17586fd2e780bc2f3363bc0bf37287 Mon Sep 17 00:00:00 2001 From: rakuco Date: Thu, 26 Apr 2012 03:58:10 +0000 Subject: Remove dead MASTER_SITE and a CONFLICTS entry with a dead port. --- net-p2p/ktorrent2/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'net-p2p') 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 -- cgit