diff options
Diffstat (limited to 'net/Makefile')
-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 |