diff options
author | gson <gson> | 2003-06-29 23:40:19 +0000 |
---|---|---|
committer | gson <gson> | 2003-06-29 23:40:19 +0000 |
commit | e48bfbd97a8e229981948ceabedb89b7ac11ea20 (patch) | |
tree | 6476013b7a284eed79b9a7e6600418ed6362949f /net/Makefile | |
parent | 13b894ad94e4e4a8379f9086767ad167c8f056b0 (diff) | |
download | pkgsrc-e48bfbd97a8e229981948ceabedb89b7ac11ea20.tar.gz |
Add and enable py-dns
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 b03797e6da3..cdb5e79f7df 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.387 2003/06/19 08:34:50 wiz Exp $ +# $NetBSD: Makefile,v 1.388 2003/06/29 23:40:19 gson Exp $ # COMMENT= Networking tools @@ -219,6 +219,7 @@ SUBDIR+= pxe SUBDIR+= py-IP SUBDIR+= py-METAR SUBDIR+= py-ORBit +SUBDIR+= py-dns SUBDIR+= py-google SUBDIR+= py-soaplib SUBDIR+= py-soappy |