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 Aug 23 21:47:10 UTC 2022

Modified Files:
        pkgsrc/net: Makefile

Log Message:
net/Makefile: + py-dns1


To generate a diff of this commit:
cvs rdiff -u -r1.1472 -r1.1473 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.1472 pkgsrc/net/Makefile:1.1473
--- pkgsrc/net/Makefile:1.1472  Fri Aug 19 13:58:42 2022
+++ pkgsrc/net/Makefile Tue Aug 23 21:47:10 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1472 2022/08/19 13:58:42 wiz Exp $
+# $NetBSD: Makefile,v 1.1473 2022/08/23 21:47:10 wiz Exp $
 #
 
 COMMENT=       Networking tools
@@ -698,6 +698,7 @@ SUBDIR+=    py-celery
 SUBDIR+=       py-cymruwhois
 SUBDIR+=       py-digitalocean
 SUBDIR+=       py-dns
+SUBDIR+=       py-dns1
 SUBDIR+=       py-dnsdiag
 SUBDIR+=       py-dpkt
 SUBDIR+=       py-dropbox



Home | Main Index | Thread Index | Old Index