diff options
Diffstat (limited to 'www/pear-HTTP_Request')
-rw-r--r-- | www/pear-HTTP_Request/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/pear-HTTP_Request/Makefile b/www/pear-HTTP_Request/Makefile index 2a4101e68d94..54bdb1666e79 100644 --- a/www/pear-HTTP_Request/Makefile +++ b/www/pear-HTTP_Request/Makefile @@ -9,7 +9,7 @@ PORTNAME= HTTP_Request PORTVERSION= 1.4.3 CATEGORIES= www pear -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR classes providing an easy way to perform HTTP requests BUILD_DEPENDS= ${PEARDIR}/Net/URL.php:${PORTSDIR}/net/pear-Net_URL \ |