diff options
author | wiz <wiz@pkgsrc.org> | 2017-02-25 17:39:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-02-25 17:39:21 +0000 |
commit | 2b9be0b6a25f87d6da531029ed4fd2d1fc31b657 (patch) | |
tree | 78989429b9c6a3592de18b6b5407248da470b8cd | |
parent | 3035ca986ab6334f7bcf5ac642a2a8b14faf89cc (diff) | |
download | pkgsrc-2b9be0b6a25f87d6da531029ed4fd2d1fc31b657.tar.gz |
+ py-py3dns
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index e7e8ae743af..4033b700cca 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1149 2017/02/13 17:20:06 adam Exp $ +# $NetBSD: Makefile,v 1.1150 2017/02/25 17:39:21 wiz Exp $ # COMMENT= Networking tools @@ -645,6 +645,7 @@ SUBDIR+= py-omniORBpy SUBDIR+= py-pcap SUBDIR+= py-portend SUBDIR+= py-ptt +SUBDIR+= py-py3dns SUBDIR+= py-pydns SUBDIR+= py-s3cmd SUBDIR+= py-simplesoap |