aboutsummaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-12-21 17:07:27 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-12-21 17:07:27 +0000
commit888c25feae23dddd2d8a1745953c66cd8551f5a7 (patch)
tree345839a0e8cdaf8fbc6a9ce016dd6e81af750e50 /finance
parenta93566635fbeb7314694d0f7b45e6b0fcd28233c (diff)
downloadports-888c25feae23dddd2d8a1745953c66cd8551f5a7.tar.gz
ports-888c25feae23dddd2d8a1745953c66cd8551f5a7.zip
- Fix fetch
PR: 205330 Submitted by: amdmi3 Approved by: portmgr blanket MFH: 2015Q4
Notes
Notes: svn path=/head/; revision=404136
Diffstat (limited to 'finance')
-rw-r--r--finance/electrum/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/electrum/Makefile b/finance/electrum/Makefile
index 9b2e3ee640b9..e7280f01871a 100644
--- a/finance/electrum/Makefile
+++ b/finance/electrum/Makefile
@@ -4,13 +4,13 @@
PORTNAME= electrum
PORTVERSION= 2.3.2
CATEGORIES= finance python
-MASTER_SITES= https://download.electrum.org/ http://download.electrum.org/
+MASTER_SITES= https://download.electrum.org/${PORTVERSION}/ \
+ http://download.electrum.org/${PORTVERSION}/
DISTNAME= Electrum-${PORTVERSION}
MAINTAINER= kyuupichan@gmail.com
COMMENT= Easy to use Bitcoin client
-BROKEN= unfetchable
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENCE