diff options
author | wjv <wjv@FreeBSD.org> | 2001-06-19 19:39:02 +0800 |
---|---|---|
committer | wjv <wjv@FreeBSD.org> | 2001-06-19 19:39:02 +0800 |
commit | f307c1b9200b198369a08b85bfb3cf5fbe260af5 (patch) | |
tree | 91c3c49c8aeb450977292492cd09801c5994c9c8 /net/Makefile | |
parent | 71a6052ab41dd61b87b9e383a46fcdc32c19d0c6 (diff) | |
download | freebsd-ports-gnome-f307c1b9200b198369a08b85bfb3cf5fbe260af5.tar.gz freebsd-ports-gnome-f307c1b9200b198369a08b85bfb3cf5fbe260af5.tar.zst freebsd-ports-gnome-f307c1b9200b198369a08b85bfb3cf5fbe260af5.zip |
Add py-xmlrpclib 0.9.9, a Python implementation of the XML-RPC
protocol.
PR: 27737
Submitted by: Johann Visagie <johann@egenetics.com>
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 20ba35fe683d..589d185dc555 100644 --- a/net/Makefile +++ b/net/Makefile @@ -293,6 +293,7 @@ SUBDIR += pvm++ SUBDIR += py-soap SUBDIR += py-xmlrpc + SUBDIR += py-xmlrpclib SUBDIR += queso SUBDIR += radius SUBDIR += radiusclient |