diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2019-05-13 19:56:30 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2019-05-13 19:56:30 +0000 |
commit | ed335000d6c100779bcf99c62290864db4daf146 (patch) | |
tree | c3d8bed970a6b308c5a097a2a3c9b327dfd96bab /finance/electrum | |
parent | b024d7404da1dae5620204eb51d5f95faf613ebc (diff) | |
download | ports-ed335000d6c100779bcf99c62290864db4daf146.tar.gz ports-ed335000d6c100779bcf99c62290864db4daf146.zip |
Notes
Diffstat (limited to 'finance/electrum')
-rw-r--r-- | finance/electrum/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/finance/electrum/Makefile b/finance/electrum/Makefile index ee78a12a685f..eed0ddf06307 100644 --- a/finance/electrum/Makefile +++ b/finance/electrum/Makefile @@ -3,6 +3,7 @@ PORTNAME= electrum PORTVERSION= 3.3.5 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= https://download.electrum.org/${PORTVERSION}/ \ http://download.electrum.org/${PORTVERSION}/ |