pkgsrc-Changes archive

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

CVS commit: pkgsrc/net



Module Name:    pkgsrc
Committed By:   minskim
Date:           Mon Oct 23 15:49:12 UTC 2017

Modified Files:
        pkgsrc/net: Makefile

Log Message:
net/Makefile: Add grpc


To generate a diff of this commit:
cvs rdiff -u -r1.1187 -r1.1188 pkgsrc/net/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/Makefile
diff -u pkgsrc/net/Makefile:1.1187 pkgsrc/net/Makefile:1.1188
--- pkgsrc/net/Makefile:1.1187  Mon Oct 23 12:57:31 2017
+++ pkgsrc/net/Makefile Mon Oct 23 15:49:12 2017
@@ -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-plugins
 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