aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/bitcoin-daemon
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-12-12 00:15:49 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-12-12 00:15:49 +0000
commit7c879267dc47bb7723011ce7fd8f8cb518739c8c (patch)
treed48522d464e1ff041584b2a31f9ed94d0a22776f /net-p2p/bitcoin-daemon
parentc96bb1299df44dcc114eb2c2be07deefb39984b6 (diff)
downloadports-7c879267dc47bb7723011ce7fd8f8cb518739c8c.tar.gz
ports-7c879267dc47bb7723011ce7fd8f8cb518739c8c.zip
devel/boost-*: update to 1.69.0
Notes
Notes: svn path=/head/; revision=487266
Diffstat (limited to 'net-p2p/bitcoin-daemon')
-rw-r--r--net-p2p/bitcoin-daemon/Makefile2
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)