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:           Fri Aug 19 13:58:42 UTC 2022

Modified Files:
        pkgsrc/net: Makefile

Log Message:
net/Makefile: + py-aiodns


To generate a diff of this commit:
cvs rdiff -u -r1.1471 -r1.1472 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.1471 pkgsrc/net/Makefile:1.1472
--- pkgsrc/net/Makefile:1.1471  Sun Jul 24 21:35:31 2022
+++ pkgsrc/net/Makefile Fri Aug 19 13:58:42 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1471 2022/07/24 21:35:31 wiz Exp $
+# $NetBSD: Makefile,v 1.1472 2022/08/19 13:58:42 wiz Exp $
 #
 
 COMMENT=       Networking tools
@@ -680,6 +680,7 @@ SUBDIR+=    py-ORBit
 SUBDIR+=       py-Socks
 SUBDIR+=       py-adns
 SUBDIR+=       py-aio-pika
+SUBDIR+=       py-aiodns
 SUBDIR+=       py-aioresponses
 SUBDIR+=       py-aiormq
 SUBDIR+=       py-aiorpcX



Home | Main Index | Thread Index | Old Index