summaryrefslogtreecommitdiff
path: root/net/py-zsi
diff options
context:
space:
mode:
authorJohann Visagie <wjv@FreeBSD.org>2002-07-10 10:28:57 +0000
committerJohann Visagie <wjv@FreeBSD.org>2002-07-10 10:28:57 +0000
commit48ab5ee2385676165a3c75e96139350e81095edd (patch)
tree52f238488d4e5fbef49f71542e1f0d0ffcb08ab1 /net/py-zsi
parent- Update to version 1.22.6 (a.k.a 1.3RC2) (diff)
- Update WWW: line. (Neglected to do so in previous commit.)
Notes
Notes: svn path=/head/; revision=62755
Diffstat (limited to 'net/py-zsi')
-rw-r--r--net/py-zsi/pkg-descr4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-zsi/pkg-descr b/net/py-zsi/pkg-descr
index 6f4ddec86936..5c06fb17e68c 100644
--- a/net/py-zsi/pkg-descr
+++ b/net/py-zsi/pkg-descr
@@ -1,4 +1,4 @@
-Paraphrasing the website:
+Paraphrasing the original (1.0 and 1.1) website:
ZSI, the Zolera SOAP Infrastructure, is a pure Python module that provides
an implementation of the SOAP 1.1 specification. ZSI parses and generates
@@ -9,6 +9,6 @@ Paraphrasing the website:
or later. Feedback to <zsi@zolera.com>.
Author: Rich Salz <rsalz@zolera.com>
-WWW: http://www.zolera.com/resources/opensrc/zsi/
+WWW: http://pywebsvcs.sourceforge.net/
-- Johann Visagie <wjv@FreeBSD.org>