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:           Fri Jan 27 02:41:07 UTC 2023

Modified Files:
        pkgsrc/net: Makefile

Log Message:
net/Makefile: + hs-recv


To generate a diff of this commit:
cvs rdiff -u -r1.1498 -r1.1499 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.1498 pkgsrc/net/Makefile:1.1499
--- pkgsrc/net/Makefile:1.1498  Mon Jan 23 15:29:37 2023
+++ pkgsrc/net/Makefile Fri Jan 27 02:41:07 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1498 2023/01/23 15:29:37 manu Exp $
+# $NetBSD: Makefile,v 1.1499 2023/01/27 02:41:07 pho Exp $
 #
 
 COMMENT=       Networking tools
@@ -251,6 +251,7 @@ SUBDIR+=    hs-network-bsd
 SUBDIR+=       hs-network-byte-order
 SUBDIR+=       hs-network-info
 SUBDIR+=       hs-network-uri
+SUBDIR+=       hs-recv
 SUBDIR+=       hs-resolv
 SUBDIR+=       hs-simple-sendfile
 SUBDIR+=       hs-socks



Home | Main Index | Thread Index | Old Index