diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2019-11-30 02:22:17 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2019-11-30 02:22:17 +0000 |
commit | 58e39485387d0232eac747edc739b41c741591ee (patch) | |
tree | ed6f57983c0f1db1508ecd514f1472119f27d8fb /net/Makefile | |
parent | e2348a4125bdfdfcb89f4b32451e3591ae728dda (diff) |
New port: net/grpcox: Web based GUI client for gRPC
Notes
Notes:
svn path=/head/; revision=518696
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 27ff4661c1a0..5c8a40cfda3d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -211,6 +211,7 @@ SUBDIR += grilo SUBDIR += grilo-plugins SUBDIR += grive2 + SUBDIR += grpcox SUBDIR += grpcui SUBDIR += grpcurl SUBDIR += grsync |