diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-08-02 13:30:40 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-08-02 13:30:40 +0000 |
commit | f18538b989095df1895337d776faf103f4057d83 (patch) | |
tree | e12f88296b60e412fef69c80307407d6d19ae370 /net-p2p/bitcoin | |
parent | b9b8e8725edab0e3004502717af99eb74b418b09 (diff) | |
download | ports-f18538b989095df1895337d776faf103f4057d83.tar.gz ports-f18538b989095df1895337d776faf103f4057d83.zip |
Notes
Diffstat (limited to 'net-p2p/bitcoin')
-rw-r--r-- | net-p2p/bitcoin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile index e9c4d775da35..25408eccc197 100644 --- a/net-p2p/bitcoin/Makefile +++ b/net-p2p/bitcoin/Makefile @@ -3,7 +3,7 @@ PORTNAME= bitcoin PORTVERSION= 0.18.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-p2p finance MASTER_SITES= https://bitcoincore.org/bin/bitcoin-core-${PORTVERSION}/ \ LOCAL/swills:icon |