diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-23 00:23:36 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-23 00:23:36 +0000 |
commit | 17ff760342bf239ed82e75d8349360e5a6a12a93 (patch) | |
tree | dc5af6819c341d07e917528312be861cf10173a4 /www/pear-HTTP_Request | |
parent | f1e26c1a9a20e00556db9b7b57940f342cdf3331 (diff) | |
download | ports-17ff760342bf239ed82e75d8349360e5a6a12a93.tar.gz ports-17ff760342bf239ed82e75d8349360e5a6a12a93.zip |
Notes
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 684274f472ff..4becdee8bd9e 100644 --- a/www/pear-HTTP_Request/Makefile +++ b/www/pear-HTTP_Request/Makefile @@ -9,7 +9,7 @@ PORTNAME= HTTP_Request PORTVERSION= 1.3.0 CATEGORIES= www pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR classes providing an easy way to perform HTTP requests BUILD_DEPENDS= ${PEARDIR}/Net/URL.php:${PORTSDIR}/net/pear-Net_URL \ |