aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/ctorrent
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2019-03-01 08:59:44 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2019-03-01 08:59:44 +0000
commit10ae5e8d94d146013c585dfbf471fe9c94cdbf64 (patch)
treec21390a1351cd629ddba5956f100950829e514bf /net-p2p/ctorrent
parent540761de0f7e1dd988652daacf7d8e494555ec46 (diff)
downloadports-10ae5e8d94d146013c585dfbf471fe9c94cdbf64.tar.gz
ports-10ae5e8d94d146013c585dfbf471fe9c94cdbf64.zip
Use SourceForge's CDN by default, which is the preferred download mechanism
according to the project website; distfiles' contents and modification time are identical regardless of the download location.
Notes
Notes: svn path=/head/; revision=494244
Diffstat (limited to 'net-p2p/ctorrent')
-rw-r--r--net-p2p/ctorrent/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/ctorrent/Makefile b/net-p2p/ctorrent/Makefile
index c76211a2b2a2..107d038f0c29 100644
--- a/net-p2p/ctorrent/Makefile
+++ b/net-p2p/ctorrent/Makefile
@@ -5,7 +5,8 @@ PORTNAME= ctorrent
PORTVERSION= 3.3.2
PORTREVISION= 3
CATEGORIES= net-p2p
-MASTER_SITES= http://www.rahul.net/dholmes/ctorrent/
+MASTER_SITES= SF/dtorrent/dtorrent/${PORTVERSION} \
+ http://www.rahul.net/dholmes/ctorrent/
DISTNAME= ${PORTNAME}-dnh${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org