diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2015-11-26 12:04:00 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2015-11-26 12:04:00 +0000 |
commit | b233276d780d89ce6fa291b8fda9e472e3189378 (patch) | |
tree | 3081713bfbac043d0797e43f4ad3cf98dec16df4 /net/pear-SOAP/Makefile | |
parent | 76d8922d55b24981aa54a34ba53f2c080066717b (diff) | |
download | ports-b233276d780d89ce6fa291b8fda9e472e3189378.tar.gz ports-b233276d780d89ce6fa291b8fda9e472e3189378.zip |
Notes
Diffstat (limited to 'net/pear-SOAP/Makefile')
-rw-r--r-- | net/pear-SOAP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-SOAP/Makefile b/net/pear-SOAP/Makefile index 2ccc518ca86d..ee068c72ac3f 100644 --- a/net/pear-SOAP/Makefile +++ b/net/pear-SOAP/Makefile @@ -5,7 +5,7 @@ PORTNAME= SOAP PORTVERSION= 0.13.0 CATEGORIES= net www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR SOAP Client/Server for PHP BUILD_DEPENDS= ${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request |