diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-12-12 00:15:49 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-12-12 00:15:49 +0000 |
commit | 7c879267dc47bb7723011ce7fd8f8cb518739c8c (patch) | |
tree | d48522d464e1ff041584b2a31f9ed94d0a22776f /net-p2p/bitcoin-daemon | |
parent | c96bb1299df44dcc114eb2c2be07deefb39984b6 (diff) | |
download | ports-7c879267dc47bb7723011ce7fd8f8cb518739c8c.tar.gz ports-7c879267dc47bb7723011ce7fd8f8cb518739c8c.zip |
Notes
Diffstat (limited to 'net-p2p/bitcoin-daemon')
-rw-r--r-- | net-p2p/bitcoin-daemon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/bitcoin-daemon/Makefile b/net-p2p/bitcoin-daemon/Makefile index 4d604d2795f2..e0c6d70746ba 100644 --- a/net-p2p/bitcoin-daemon/Makefile +++ b/net-p2p/bitcoin-daemon/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ MASTERDIR= ${.CURDIR}/../bitcoin -PORTREVISION= 3 +PORTREVISION= 4 PKGNAMESUFFIX= -daemon COMMENT= Virtual Peer-to-Peer Currency (Daemon) |