diff options
author | rm <rm@FreeBSD.org> | 2013-06-15 19:29:10 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2013-06-15 19:29:10 +0800 |
commit | f3b8c101870977b62cd1b75172d08b2ad054f5f6 (patch) | |
tree | f362f8ffc2d38187aaa1603f0294282114e7cdb1 /finance/Makefile | |
parent | 7402de24e43b3893602c4010f50be1fba4759362 (diff) | |
download | freebsd-ports-gnome-f3b8c101870977b62cd1b75172d08b2ad054f5f6.tar.gz freebsd-ports-gnome-f3b8c101870977b62cd1b75172d08b2ad054f5f6.tar.zst freebsd-ports-gnome-f3b8c101870977b62cd1b75172d08b2ad054f5f6.zip |
Electrum is an easy to use Bitcoin client. It protects you from
losing coins in a backup mistake or computer failure, because your
wallet can be recovered from a secret phrase that you can write on
paper or learn by heart. There is no waiting time when you start
the client, because it does not download the Bitcoin blockchain.
WWW: http://electrum.org/
PR: 179446
Submitted by: Neil Booth <kyuupichan@gmail.com>
Diffstat (limited to 'finance/Makefile')
-rw-r--r-- | finance/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/finance/Makefile b/finance/Makefile index 4a21d70f400f..1b103f5ca14d 100644 --- a/finance/Makefile +++ b/finance/Makefile @@ -23,6 +23,7 @@ SUBDIR += aqmoney SUBDIR += beanie SUBDIR += cbb + SUBDIR += electrum SUBDIR += eqonomize-kde3 SUBDIR += eqonomize-kde4 SUBDIR += expense |