diff options
author | wiz <wiz> | 2003-08-07 08:19:58 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-08-07 08:19:58 +0000 |
commit | 8d8f0f2c60b007bbfa8f0e908c712468cbdcc2b4 (patch) | |
tree | 38aff461b98ca5a0db99d8740a85e62dec1ed3c3 /net | |
parent | 668db406b779b7c85d9b0bce997c446b54c79230 (diff) | |
download | pkgsrc-8d8f0f2c60b007bbfa8f0e908c712468cbdcc2b4.tar.gz |
Add and enable py-adns.
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 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 |