aboutsummaryrefslogtreecommitdiff
path: root/net/grpcui
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2023-08-04 11:53:14 +0000
committerDmitri Goutnik <dmgk@FreeBSD.org>2023-08-04 14:24:50 +0000
commit09b993031a3b38ba8c33639ca40c1e3d69de67fc (patch)
tree824412258467d21b5fb7c7586b556314829d47a7 /net/grpcui
parent9f19227cdf1fa96433a3b301c9d2885cd9595b20 (diff)
downloadports-09b993031a3b38ba8c33639ca40c1e3d69de67fc.tar.gz
ports-09b993031a3b38ba8c33639ca40c1e3d69de67fc.zip
all: Bump PORTREVISION after lang/go{119,120} update
Diffstat (limited to 'net/grpcui')
-rw-r--r--net/grpcui/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/grpcui/Makefile b/net/grpcui/Makefile
index 7ccfc6714c10..35d5f819b1e8 100644
--- a/net/grpcui/Makefile
+++ b/net/grpcui/Makefile
@@ -1,7 +1,7 @@
PORTNAME= grpcui
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.1
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= net www
MAINTAINER= yuri@FreeBSD.org