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 c337cf5abaf9..ab2d85ee2efd 100644 --- a/www/pecl-http/Makefile +++ b/www/pecl-http/Makefile @@ -9,7 +9,7 @@ PKGNAMEPREFIX= pecl- DISTNAME= pecl_${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Extended HTTP Support LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl |