summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2002-10-01 17:44:13 +0000
committerdrochner <drochner@pkgsrc.org>2002-10-01 17:44:13 +0000
commit0ac7664c4d4487b2f21f310b74c4f8128784076e (patch)
tree4647a4fb6cca0150a5c7a95cf131a3c96cfb3009 /net
parente33a57060ac9f49c69fbdba752213e1c22915e85 (diff)
downloadpkgsrc-0ac7664c4d4487b2f21f310b74c4f8128784076e.tar.gz
add SOAP/Google access for Python
Diffstat (limited to 'net')
-rw-r--r--net/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index 12d9735e926..b94a207474c 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.334 2002/09/11 20:52:19 wiz Exp $
+# $NetBSD: Makefile,v 1.335 2002/10/01 17:44:13 drochner Exp $
#
COMMENT= Networking tools
@@ -194,7 +194,9 @@ SUBDIR+= publicfile
SUBDIR+= pureftpd
SUBDIR+= pxe
SUBDIR+= py-IP
+SUBDIR+= py-google
SUBDIR+= py-soaplib
+SUBDIR+= py-soappy
SUBDIR+= py-xmlrpclib
SUBDIR+= ra-pna-proxy
SUBDIR+= ra-rtsp-proxy