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 | 57fa9c43e102583dc1814635de028be0ead9d131 (patch) | |
tree | 9416aba762955fffdae2b8f542ceeee3b8d46f5e /net | |
parent | 41ce539190b8b6412e180a9fd571cd0345ba7864 (diff) | |
download | pkgsrc-57fa9c43e102583dc1814635de028be0ead9d131.tar.gz |
+ py-py3dns
Diffstat (limited to 'net')
-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 |