Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net net/Makefile: add py-dnspython



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a2bdf05c87fe
branches:  trunk
changeset: 432893:a2bdf05c87fe
user:      khorben <khorben%pkgsrc.org@localhost>
date:      Tue May 26 20:46:00 2020 +0000

description:
net/Makefile: add py-dnspython

diffstat:

 net/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r b5cad68e34b5 -r a2bdf05c87fe net/Makefile
--- a/net/Makefile      Tue May 26 20:45:21 2020 +0000
+++ b/net/Makefile      Tue May 26 20:46:00 2020 +0000
@@ -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-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