diff options
author | wiz <wiz@pkgsrc.org> | 2003-08-07 08:19:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-08-07 08:19:58 +0000 |
commit | 248b4606935ee7f04a65cab06d13eb3fd34d63ca (patch) | |
tree | 38aff461b98ca5a0db99d8740a85e62dec1ed3c3 /net/Makefile | |
parent | f4eff2e7b8be2f7ccd3fb98d911c1d6ab2a23a3c (diff) | |
download | pkgsrc-248b4606935ee7f04a65cab06d13eb3fd34d63ca.tar.gz |
Add and enable py-adns.
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 3755610221f..0cb0f7d5361 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.394 2003/07/31 07:57:04 lukem Exp $ +# $NetBSD: Makefile,v 1.395 2003/08/07 08:19:58 wiz Exp $ # COMMENT= Networking tools @@ -219,6 +219,7 @@ SUBDIR+= pxe SUBDIR+= py-IP SUBDIR+= py-METAR SUBDIR+= py-ORBit +SUBDIR+= py-adns SUBDIR+= py-dns SUBDIR+= py-google SUBDIR+= py-soaplib |