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:   maya
Date:           Mon Sep  2 00:34:02 UTC 2024

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Makefile: +grpcurl


To generate a diff of this commit:
cvs rdiff -u -r1.1579 -r1.1580 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.1579 pkgsrc/net/Makefile:1.1580
--- pkgsrc/net/Makefile:1.1579  Sat Aug 24 04:58:59 2024
+++ pkgsrc/net/Makefile Mon Sep  2 00:34:01 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1579 2024/08/24 04:58:59 markd Exp $
+# $NetBSD: Makefile,v 1.1580 2024/09/02 00:34:01 maya Exp $
 #
 
 COMMENT=       Networking tools
@@ -212,6 +212,7 @@ SUBDIR+=    grilo
 SUBDIR+=       grilo-plugins
 SUBDIR+=       grive2
 SUBDIR+=       grpc
+SUBDIR+=       grpcurl
 SUBDIR+=       gsnmp
 SUBDIR+=       gssdp
 SUBDIR+=       gst-plugins1-adaptivedemux2



Home | Main Index | Thread Index | Old Index