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 16 23:10:19 UTC 2020

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Add hs-socks


To generate a diff of this commit:
cvs rdiff -u -r1.1293 -r1.1294 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.1293 pkgsrc/net/Makefile:1.1294
--- pkgsrc/net/Makefile:1.1293  Thu Jan 16 14:03:50 2020
+++ pkgsrc/net/Makefile Thu Jan 16 23:10:19 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1293 2020/01/16 14:03:50 nia Exp $
+# $NetBSD: Makefile,v 1.1294 2020/01/16 23:10:19 pho Exp $
 #
 
 COMMENT=       Networking tools
@@ -239,6 +239,7 @@ SUBDIR+=    hping3
 SUBDIR+=       hs-mime-types
 SUBDIR+=       hs-network
 SUBDIR+=       hs-network-uri
+SUBDIR+=       hs-socks
 SUBDIR+=       httping
 SUBDIR+=       httpstat
 SUBDIR+=       httptunnel



Home | Main Index | Thread Index | Old Index