summaryrefslogtreecommitdiff
path: root/net/rsocket-cpp
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2022-05-22 23:13:56 +0300
committerDima Panov <fluffy@FreeBSD.org>2022-05-22 23:17:16 +0300
commitb082b3d13e8c4872b73fb681eb99b261926ac9cd (patch)
treef595ef22b44e510f31aa85721e663c20373a4288 /net/rsocket-cpp
parentnet-p2p/zetacoin: mark as BROKEN after recent boost upgrade (diff)
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106
Diffstat (limited to 'net/rsocket-cpp')
-rw-r--r--net/rsocket-cpp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rsocket-cpp/Makefile b/net/rsocket-cpp/Makefile
index 283097f3ed1c..adffd6134e9d 100644
--- a/net/rsocket-cpp/Makefile
+++ b/net/rsocket-cpp/Makefile
@@ -1,7 +1,7 @@
PORTNAME= rsocket-cpp
DISTVERSIONPREFIX= v
DISTVERSION= 2021.08.30.00
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MAINTAINER= yuri@FreeBSD.org