aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--finance/electrum/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/finance/electrum/Makefile b/finance/electrum/Makefile
index afba2bf87b7d..e7280f01871a 100644
--- a/finance/electrum/Makefile
+++ b/finance/electrum/Makefile
@@ -4,7 +4,8 @@
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