diff options
author | wiz <wiz@pkgsrc.org> | 2014-01-17 23:02:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-01-17 23:02:58 +0000 |
commit | d2ad974f920efe2ca89e6499fd614a1eb15a0fff (patch) | |
tree | 9cddefbd02210a43bf6713cb6e60f1fab9f6cebe /net | |
parent | 2c4fe2c135c3b836d421626541b8d6bdb28461dd (diff) | |
download | pkgsrc-d2ad974f920efe2ca89e6499fd614a1eb15a0fff.tar.gz |
+ py-dns3
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 9783159e7d3..1ace77fa84e 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1000 2014/01/17 03:41:35 rodent Exp $ +# $NetBSD: Makefile,v 1.1001 2014/01/17 23:02:58 wiz Exp $ # COMMENT= Networking tools @@ -539,6 +539,7 @@ SUBDIR+= py-adns SUBDIR+= py-amqp SUBDIR+= py-boto SUBDIR+= py-dns +SUBDIR+= py-dns3 SUBDIR+= py-dpkt SUBDIR+= py-dropbox SUBDIR+= py-foolscap |