aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/bitcoin
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2018-05-09 13:37:54 +0800
committerdinoex <dinoex@FreeBSD.org>2018-05-09 13:37:54 +0800
commit7159842f7051cfec2b1a721271a1a17e43f56d08 (patch)
treeef3f2806082d6754d1e5733806f28642843c8bb7 /net-p2p/bitcoin
parent2de336abe9d238c4bc382ca920b95dd497896619 (diff)
downloadfreebsd-ports-gnome-7159842f7051cfec2b1a721271a1a17e43f56d08.tar.gz
freebsd-ports-gnome-7159842f7051cfec2b1a721271a1a17e43f56d08.tar.zst
freebsd-ports-gnome-7159842f7051cfec2b1a721271a1a17e43f56d08.zip
- update to miniupnpc 2.1
PR: 228050 Submitted by: Hung-Yi Chen - fix python build - add LICENSE for slave port - make portlint happier - bump PORTREVISION on ports using the shared lib
Diffstat (limited to 'net-p2p/bitcoin')
-rw-r--r--net-p2p/bitcoin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile
index 42318af88ed0..fb696dd82824 100644
--- a/net-p2p/bitcoin/Makefile
+++ b/net-p2p/bitcoin/Makefile
@@ -4,7 +4,7 @@
PORTNAME= bitcoin
PORTVERSION= 0.16.0
DISTVERSIONPREFIX= v
-PORTREVISION?= 2
+PORTREVISION?= 3
CATEGORIES= net-p2p finance
MAINTAINER= kbowling@FreeBSD.org