diff options
Diffstat (limited to 'net/py-soaplib/Makefile')
-rw-r--r-- | net/py-soaplib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-soaplib/Makefile b/net/py-soaplib/Makefile index fb2e8ec3fc1..a6b5288b733 100644 --- a/net/py-soaplib/Makefile +++ b/net/py-soaplib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/07/17 22:51:43 grant Exp $ +# $NetBSD: Makefile,v 1.8 2003/07/21 17:11:12 martti Exp $ # DISTNAME= soaplib-0.8-20000621 @@ -10,7 +10,7 @@ EXTRACT_SUFX= .zip MAINTAINER= drochner@NetBSD.org HOMEPAGE= http://www.pythonware.com/products/soap/index.htm -COMMENT= implementation of the SOAP 1.1 protocol +COMMENT= Implementation of the SOAP 1.1 protocol NO_BUILD= yes |