aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/bitcoin-utils
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2017-02-20 02:57:04 +0000
committerJan Beich <jbeich@FreeBSD.org>2017-02-20 02:57:04 +0000
commita9425224f10817058f5b991255cf3a7c71c0b356 (patch)
treea7fed64054defb433132b1227a0e77028e02fb2f /net-p2p/bitcoin-utils
parent0035e437637bd3cb16ac0a9e3a90ab639ace3666 (diff)
downloadports-a9425224f10817058f5b991255cf3a7c71c0b356.tar.gz
ports-a9425224f10817058f5b991255cf3a7c71c0b356.zip
devel/libevent2: drop historical suffix after r362796
PR: 216777 Approved by: mm (maintainer)
Notes
Notes: svn path=/head/; revision=434427
Diffstat (limited to 'net-p2p/bitcoin-utils')
-rw-r--r--net-p2p/bitcoin-utils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/bitcoin-utils/Makefile b/net-p2p/bitcoin-utils/Makefile
index ad9618baffdd..0ab2c8a863aa 100644
--- a/net-p2p/bitcoin-utils/Makefile
+++ b/net-p2p/bitcoin-utils/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
MASTERDIR= ${.CURDIR}/../bitcoin
-PORTREVISION= 4
+PORTREVISION= 5
PKGNAMESUFFIX= -utils
COMMENT= Virtual Peer-to-Peer Currency (CLI and Utilities)