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:   pin
Date:           Mon Jul 10 19:47:02 UTC 2023

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Add gping


To generate a diff of this commit:
cvs rdiff -u -r1.1522 -r1.1523 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.1522 pkgsrc/net/Makefile:1.1523
--- pkgsrc/net/Makefile:1.1522  Fri Jul  7 03:26:53 2023
+++ pkgsrc/net/Makefile Mon Jul 10 19:47:02 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1522 2023/07/07 03:26:53 charlotte Exp $
+# $NetBSD: Makefile,v 1.1523 2023/07/10 19:47:02 pin Exp $
 #
 
 COMMENT=       Networking tools
@@ -209,6 +209,7 @@ SUBDIR+=    go-net
 SUBDIR+=       go-websocket
 SUBDIR+=       gofish
 SUBDIR+=       gopher
+SUBDIR+=       gping
 SUBDIR+=       grilo
 SUBDIR+=       grilo-plugins
 SUBDIR+=       grive2



Home | Main Index | Thread Index | Old Index