diff options
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 82f7e65e10d..d9236273b4a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.540 2005/02/12 17:57:29 kim Exp $ +# $NetBSD: Makefile,v 1.541 2005/02/15 18:23:38 drochner Exp $ # COMMENT= Networking tools @@ -306,7 +306,6 @@ SUBDIR+= py-soappy SUBDIR+= py-spreadmodule SUBDIR+= py-twisted SUBDIR+= py-twisted-docs -SUBDIR+= py-xmlrpclib SUBDIR+= py-zsi SUBDIR+= pygopherd SUBDIR+= qadsl |