diff options
author | jdolecek <jdolecek@pkgsrc.org> | 2004-11-01 21:50:40 +0000 |
---|---|---|
committer | jdolecek <jdolecek@pkgsrc.org> | 2004-11-01 21:50:40 +0000 |
commit | 246b697777e31ebe90c6ffca5eb4f4412a295d18 (patch) | |
tree | bd4b56a51ae93a9cae6ff8dfbab4b2ebd7e32915 /net/Makefile | |
parent | 83749aeaf720c297494d87f25a7ef5cd6027d834 (diff) | |
download | pkgsrc-246b697777e31ebe90c6ffca5eb4f4412a295d18.tar.gz |
Add pear-SOAP-0.7.5 - Implementation of SOAP protocol and services for PHP.
Courtesy of pkgsrc-wip, thank you.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 0484b38cb0a..6c0e2322b12 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.508 2004/11/01 21:39:29 jdolecek Exp $ +# $NetBSD: Makefile,v 1.509 2004/11/01 21:52:33 jdolecek Exp $ # COMMENT= Networking tools @@ -258,6 +258,7 @@ SUBDIR+= pconsole SUBDIR+= pear-Net_DIME SUBDIR+= pear-Net_Socket SUBDIR+= pear-Net_URL +SUBDIR+= pear-SOAP SUBDIR+= pen SUBDIR+= pfnet SUBDIR+= php-ftp |