diff options
author | drochner <drochner> | 2001-05-19 13:01:04 +0000 |
---|---|---|
committer | drochner <drochner> | 2001-05-19 13:01:04 +0000 |
commit | ccf1e5f8a98293a2b86b91113fcbde20be7fa353 (patch) | |
tree | aa5a17b6e2f90031e4044df83044d22dea4ec98b /net | |
parent | e20ec26a668b0e19776e51fcddd667fa760f3611 (diff) | |
download | pkgsrc-ccf1e5f8a98293a2b86b91113fcbde20be7fa353.tar.gz |
add and enable py-soaplib + py-xmlrpclib
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 8cdc977622b..7ccb58c00f9 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.219 2001/05/18 11:40:35 rh Exp $ +# $NetBSD: Makefile,v 1.220 2001/05/19 13:01:04 drochner Exp $ # COMMENT= Networking tools @@ -119,6 +119,8 @@ SUBDIR+= poptop SUBDIR+= ppp SUBDIR+= ppp-mppe SUBDIR+= pptp +SUBDIR+= py-soaplib +SUBDIR+= py-xmlrpclib SUBDIR+= ra-pna-proxy SUBDIR+= ra-rtsp-proxy SUBDIR+= radius |