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:   pho
Date:           Thu Jan  2 15:28:06 UTC 2020

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Add hs-network-uri


To generate a diff of this commit:
cvs rdiff -u -r1.1286 -r1.1287 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.1286 pkgsrc/net/Makefile:1.1287
--- pkgsrc/net/Makefile:1.1286  Wed Jan  1 14:05:55 2020
+++ pkgsrc/net/Makefile Thu Jan  2 15:28:06 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1286 2020/01/01 14:05:55 nia Exp $
+# $NetBSD: Makefile,v 1.1287 2020/01/02 15:28:06 pho Exp $
 #
 
 COMMENT=       Networking tools
@@ -238,6 +238,7 @@ SUBDIR+=    howl
 SUBDIR+=       hping
 SUBDIR+=       hping3
 SUBDIR+=       hs-network
+SUBDIR+=       hs-network-uri
 SUBDIR+=       httping
 SUBDIR+=       httpstat
 SUBDIR+=       httptunnel



Home | Main Index | Thread Index | Old Index