summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-09-28 10:37:35 +0000
committerJan Beich <jbeich@FreeBSD.org>2016-09-28 10:37:35 +0000
commitf9348f7cf3f947478cb5895c39bf309aee16aa7b (patch)
tree9dc8956ff7010371498c8b24e4dfe845c3a1f1c0 /net-p2p
parentdevel/android-tools-adb{,-devel}: drop unnecessary non-ASCII serial handling (diff)
net-p2p/transmission-cli: update mirrors
Notes
Notes: svn path=/head/; revision=422864
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/transmission-cli/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/transmission-cli/Makefile b/net-p2p/transmission-cli/Makefile
index d6706b41c930..aaaa68c02fcf 100644
--- a/net-p2p/transmission-cli/Makefile
+++ b/net-p2p/transmission-cli/Makefile
@@ -4,8 +4,8 @@ PORTNAME= transmission
PORTVERSION= 2.92
PORTREVISION?= 0
CATEGORIES?= net-p2p
-#MASTER_SITES= http://download.m0k.org/${PORTNAME}/files/
-MASTER_SITES= http://transmission.cachefly.net/
+MASTER_SITES= https://github.com/transmission/transmission-releases/raw/master/ \
+ http://transmission.cachefly.net/
PKGNAMESUFFIX?= -cli
MAINTAINER?= crees@FreeBSD.org