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:   khorben
Date:           Tue May 11 08:56:24 UTC 2021

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Add py-pynng


To generate a diff of this commit:
cvs rdiff -u -r1.1407 -r1.1408 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.1407 pkgsrc/net/Makefile:1.1408
--- pkgsrc/net/Makefile:1.1407  Sun May  9 08:54:07 2021
+++ pkgsrc/net/Makefile Tue May 11 08:56:24 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1407 2021/05/09 08:54:07 bsiegert Exp $
+# $NetBSD: Makefile,v 1.1408 2021/05/11 08:56:24 khorben Exp $
 #
 
 COMMENT=       Networking tools
@@ -743,6 +743,7 @@ SUBDIR+=    py-ptt
 SUBDIR+=       py-pychromecast
 SUBDIR+=       py-pyftpdlib
 SUBDIR+=       py-pylint-celery
+SUBDIR+=       py-pynng
 SUBDIR+=       py-pypiserver
 SUBDIR+=       py-pysendfile
 SUBDIR+=       py-python-socks



Home | Main Index | Thread Index | Old Index