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:           Wed Aug 14 17:21:56 UTC 2024

Modified Files:
        pkgsrc/net: Makefile

Log Message:
net/Makefile: + py-rfc6555


To generate a diff of this commit:
cvs rdiff -u -r1.1576 -r1.1577 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.1576 pkgsrc/net/Makefile:1.1577
--- pkgsrc/net/Makefile:1.1576  Wed Jul 31 08:44:12 2024
+++ pkgsrc/net/Makefile Wed Aug 14 17:21:56 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1576 2024/07/31 08:44:12 adam Exp $
+# $NetBSD: Makefile,v 1.1577 2024/08/14 17:21:56 wiz Exp $
 #
 
 COMMENT=       Networking tools
@@ -785,6 +785,7 @@ SUBDIR+=    py-pysendfile
 SUBDIR+=       py-python-socks
 SUBDIR+=       py-requestbuilder
 SUBDIR+=       py-responses
+SUBDIR+=       py-rfc6555
 SUBDIR+=       py-rpyc
 SUBDIR+=       py-rt
 SUBDIR+=       py-s3cmd



Home | Main Index | Thread Index | Old Index