diff options
Diffstat (limited to 'www/pecl-http/Makefile')
-rw-r--r-- | www/pecl-http/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/pecl-http/Makefile b/www/pecl-http/Makefile index 0b560e97f6d..219e6b49633 100644 --- a/www/pecl-http/Makefile +++ b/www/pecl-http/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= pecl- DISTNAME= pecl_${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= wenheping@gmail.com +MAINTAINER= miwi@FreeBSD.org COMMENT= Extended HTTP Support LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl |