aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-08-16 15:44:48 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-08-16 15:44:48 +0000
commit6fa7fc50184079b9f635c21104921b28ca62ebee (patch)
tree3e8ee5a08927dcca76df382b3bc9d3351a03d5d6 /net-p2p
parent3fa1238d18eb0f93ba0a06c47941576542416847 (diff)
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/bitcoin/Makefile1
-rw-r--r--net-p2p/litecoin/Makefile2
-rw-r--r--net-p2p/namecoin/Makefile2
-rw-r--r--net-p2p/zetacoin/Makefile2
4 files changed, 4 insertions, 3 deletions
diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile
index 2497418b5750..3c6fc3ec003b 100644
--- a/net-p2p/bitcoin/Makefile
+++ b/net-p2p/bitcoin/Makefile
@@ -4,6 +4,7 @@
PORTNAME= bitcoin
PORTVERSION= 0.14.2
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= net-p2p finance
MAINTAINER= robbak@robbak.com
diff --git a/net-p2p/litecoin/Makefile b/net-p2p/litecoin/Makefile
index 747572c27d7f..98ff592de80d 100644
--- a/net-p2p/litecoin/Makefile
+++ b/net-p2p/litecoin/Makefile
@@ -4,7 +4,7 @@
PORTNAME= litecoin
PORTVERSION= 0.10.4.0
DISTVERSIONPREFIX= v
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= net-p2p finance
MASTER_SITES= LOCAL/swills
diff --git a/net-p2p/namecoin/Makefile b/net-p2p/namecoin/Makefile
index fb13d4dbb695..d2e50d036770 100644
--- a/net-p2p/namecoin/Makefile
+++ b/net-p2p/namecoin/Makefile
@@ -4,7 +4,7 @@
PORTNAME= namecoin
PORTVERSION= 0.3.80
DISTVERSIONPREFIX= nc
-PORTREVISION= 9
+PORTREVISION= 10
PORTEPOCH= 1
CATEGORIES= net-p2p dns
diff --git a/net-p2p/zetacoin/Makefile b/net-p2p/zetacoin/Makefile
index 041e0787d7a4..70c39a4dd9ed 100644
--- a/net-p2p/zetacoin/Makefile
+++ b/net-p2p/zetacoin/Makefile
@@ -4,7 +4,7 @@
PORTNAME= zetacoin
PORTVERSION= 0.11.2.3
DISTVERSIONPREFIX= v
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= net-p2p finance
MAINTAINER= daniel@morante.net