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 26 20:46:00 UTC 2020

Modified Files:
        pkgsrc/net: Makefile

Log Message:
net/Makefile: add py-dnspython


To generate a diff of this commit:
cvs rdiff -u -r1.1334 -r1.1335 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.1334 pkgsrc/net/Makefile:1.1335
--- pkgsrc/net/Makefile:1.1334  Mon May 25 11:55:51 2020
+++ pkgsrc/net/Makefile Tue May 26 20:46:00 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1334 2020/05/25 11:55:51 nia Exp $
+# $NetBSD: Makefile,v 1.1335 2020/05/26 20:46:00 khorben Exp $
 #
 
 COMMENT=       Networking tools
@@ -671,6 +671,7 @@ SUBDIR+=    py-cymruwhois
 SUBDIR+=       py-digitalocean
 SUBDIR+=       py-dns
 SUBDIR+=       py-dnsdiag
+SUBDIR+=       py-dnspython
 SUBDIR+=       py-dpkt
 SUBDIR+=       py-dropbox
 SUBDIR+=       py-eventlib



Home | Main Index | Thread Index | Old Index