pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net net/Makefile: Add grpc



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ca6fecb5ca00
branches:  trunk
changeset: 370771:ca6fecb5ca00
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon Oct 23 15:49:12 2017 +0000

description:
net/Makefile: Add grpc

diffstat:

 net/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r cb153e3b9304 -r ca6fecb5ca00 net/Makefile
--- a/net/Makefile      Mon Oct 23 15:48:04 2017 +0000
+++ b/net/Makefile      Mon Oct 23 15:49:12 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1187 2017/10/23 12:57:31 wiz Exp $
+# $NetBSD: Makefile,v 1.1188 2017/10/23 15:49:12 minskim Exp $
 #
 
 COMMENT=       Networking tools
@@ -201,6 +201,7 @@
 SUBDIR+=       grilo-testui
 SUBDIR+=       grive
 SUBDIR+=       grive2
+SUBDIR+=       grpc
 SUBDIR+=       gsnmp
 SUBDIR+=       gssdp
 SUBDIR+=       gst-plugins0.10-mms



Home | Main Index | Thread Index | Old Index