aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/bitcoin-utils
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2016-12-25 23:11:36 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2016-12-25 23:11:36 +0000
commit7a97406f0386fdd2f636de137599f8fa3c72e8a3 (patch)
tree20139c0ee8c6f9fd40bcb19a41a070f0a937b265 /net-p2p/bitcoin-utils
parent8d1478ada84dc7d298afd8455b2c9e8741cdf71e (diff)
downloadports-7a97406f0386fdd2f636de137599f8fa3c72e8a3.tar.gz
ports-7a97406f0386fdd2f636de137599f8fa3c72e8a3.zip
- update miniupnpc to 2.0.20161216
- bump API change
Notes
Notes: svn path=/head/; revision=429468
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 6d88312ca52e..258985bb1a47 100644
--- a/net-p2p/bitcoin-utils/Makefile
+++ b/net-p2p/bitcoin-utils/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
MASTERDIR= ${.CURDIR}/../bitcoin
-PORTREVISION= 1
+PORTREVISION= 2
PKGNAMESUFFIX= -utils
COMMENT= Virtual Peer-to-Peer Currency (CLI and Utilities)