diff options
author | taca <taca@pkgsrc.org> | 2010-02-06 16:00:49 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2010-02-06 16:00:49 +0000 |
commit | aae426a20409e29ddc8fc61c33c3100d68d626bd (patch) | |
tree | 5b27d56c19bf98a26b1030200f60d08274106629 /net/pear-SOAP/Makefile | |
parent | db1a34b6d18a72d38982b84dd8c6408fc1c456bb (diff) | |
download | pkgsrc-aae426a20409e29ddc8fc61c33c3100d68d626bd.tar.gz |
Update pear-SOAP from 0.8.1 to 0.12.0.
Changes are too huge to show here, please refer:
http://pear.php.net/package/SOAP/download/All
Diffstat (limited to 'net/pear-SOAP/Makefile')
-rw-r--r-- | net/pear-SOAP/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/pear-SOAP/Makefile b/net/pear-SOAP/Makefile index 4b9fae92ff3..1b65ce80093 100644 --- a/net/pear-SOAP/Makefile +++ b/net/pear-SOAP/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2010/02/04 16:36:05 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2010/02/06 16:00:49 taca Exp $ -DISTNAME= SOAP-0.8.1 +DISTNAME= SOAP-0.12.0 CATEGORIES+= net -PKGREVISION= 1 MAINTAINER= jdolecek@NetBSD.org COMMENT= SOAP Client/Server for PHP |