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:   wiz
Date:           Tue Nov  5 11:14:19 UTC 2024

Modified Files:
        pkgsrc/net: Makefile

Log Message:
inet/Makefile: + 2


To generate a diff of this commit:
cvs rdiff -u -r1.1582 -r1.1583 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.1582 pkgsrc/net/Makefile:1.1583
--- pkgsrc/net/Makefile:1.1582  Mon Sep  2 17:14:26 2024
+++ pkgsrc/net/Makefile Tue Nov  5 11:14:19 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1582 2024/09/02 17:14:26 maya Exp $
+# $NetBSD: Makefile,v 1.1583 2024/11/05 11:14:19 wiz Exp $
 #
 
 COMMENT=       Networking tools
@@ -760,6 +760,7 @@ SUBDIR+=    py-medusa
 SUBDIR+=       py-metar
 SUBDIR+=       py-minio
 SUBDIR+=       py-mitmproxy_rs
+SUBDIR+=       py-modbus-cli
 SUBDIR+=       py-moto
 SUBDIR+=       py-namecheap
 SUBDIR+=       py-ncclient
@@ -810,6 +811,7 @@ SUBDIR+=    py-twisted-docs
 SUBDIR+=       py-twython
 SUBDIR+=       py-txamqp
 SUBDIR+=       py-txtorcon
+SUBDIR+=       py-uModbus
 SUBDIR+=       py-unearth
 SUBDIR+=       py-xandikos
 SUBDIR+=       py-xmm7360



Home | Main Index | Thread Index | Old Index