diff options
Diffstat (limited to 'www/pear-HTTP_Request2/Makefile')
-rw-r--r-- | www/pear-HTTP_Request2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/pear-HTTP_Request2/Makefile b/www/pear-HTTP_Request2/Makefile index abf9d8e92862..9f773de12c87 100644 --- a/www/pear-HTTP_Request2/Makefile +++ b/www/pear-HTTP_Request2/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 2.4.2 PORTEPOCH= 1 CATEGORIES= www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR classes providing an easy way to perform HTTP requests BUILD_DEPENDS= ${PEARDIR}/Net/URL2.php:net/pear-Net_URL2@${PHP_FLAVOR} |