diff options
Diffstat (limited to 'www/pear-HTTP_WebDAV_Client/Makefile')
-rw-r--r-- | www/pear-HTTP_WebDAV_Client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/pear-HTTP_WebDAV_Client/Makefile b/www/pear-HTTP_WebDAV_Client/Makefile index fa63feae5b3b..0856b45e388a 100644 --- a/www/pear-HTTP_WebDAV_Client/Makefile +++ b/www/pear-HTTP_WebDAV_Client/Makefile @@ -4,7 +4,7 @@ PORTNAME= HTTP_WebDAV_Client PORTVERSION= 1.0.2 CATEGORIES= www devel pear -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= WebDAV Stream Wrapper Class BUILD_DEPENDS= ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request@${PHP_FLAVOR} |