diff options
author | Rene Ladan <rene@FreeBSD.org> | 2020-05-04 18:17:38 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2020-05-04 18:17:38 +0000 |
commit | a784f8f5aec2d20afd0e0864f938ed04fc8eaa48 (patch) | |
tree | 1f1ee863cdaab1ad1a5fcefac79c9aaea977e9b6 /net/grpcurl | |
parent | a87523b031ee77fa075ed4354d9d2dd49e73e8ba (diff) |
Return seanc's ports to the pool after safekeeping his commit bit.
Notes
Notes:
svn path=/head/; revision=533936
Diffstat (limited to 'net/grpcurl')
-rw-r--r-- | net/grpcurl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/grpcurl/Makefile b/net/grpcurl/Makefile index 35504d3ad12a..acfd08735f7c 100644 --- a/net/grpcurl/Makefile +++ b/net/grpcurl/Makefile @@ -5,7 +5,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 1.4.0 CATEGORIES= net -MAINTAINER= seanc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Command-line tool that lets you interact with gRPC servers LICENSE= MIT |