diff options
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/autoscan/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/bitmark/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/go-ethereum/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/go-prysm/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/autoscan/Makefile b/net-p2p/autoscan/Makefile index 5543447bd1ba..e71feb07f4fb 100644 --- a/net-p2p/autoscan/Makefile +++ b/net-p2p/autoscan/Makefile @@ -1,7 +1,7 @@ PORTNAME= autoscan DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-p2p MAINTAINER= michiel@vanbaak.eu diff --git a/net-p2p/bitmark/Makefile b/net-p2p/bitmark/Makefile index 07bfbc2d2311..f0b339f8a56c 100644 --- a/net-p2p/bitmark/Makefile +++ b/net-p2p/bitmark/Makefile @@ -1,7 +1,7 @@ PORTNAME= bitmark DISTVERSIONPREFIX= v DISTVERSION= 0.13.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-p2p MAINTAINER= hsw@bitmark.com diff --git a/net-p2p/go-ethereum/Makefile b/net-p2p/go-ethereum/Makefile index 1b7c2f271404..cd951d017744 100644 --- a/net-p2p/go-ethereum/Makefile +++ b/net-p2p/go-ethereum/Makefile @@ -1,7 +1,7 @@ PORTNAME= go-ethereum DISTVERSIONPREFIX= v DISTVERSION= 1.10.16 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-p2p MAINTAINER= me@enriquefynn.com diff --git a/net-p2p/go-prysm/Makefile b/net-p2p/go-prysm/Makefile index 8d78b2374716..2eb60cda6c51 100644 --- a/net-p2p/go-prysm/Makefile +++ b/net-p2p/go-prysm/Makefile @@ -1,7 +1,7 @@ PORTNAME= go-prysm DISTVERSIONPREFIX= v DISTVERSION= 1.3.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-p2p MAINTAINER= zi@FreeBSD.org |