diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2008-09-08 00:22:00 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2008-09-08 00:22:00 +0000 |
commit | ce16c6ed8506e1b1ba87191eaa53e9172de69d8f (patch) | |
tree | bb3ac7a981a10de708b9799e80366faa78e71920 /www/pear-HTTP_Request | |
parent | 8a1ff65b9b4abb36af6477b5c168037be07d4f71 (diff) | |
download | ports-ce16c6ed8506e1b1ba87191eaa53e9172de69d8f.tar.gz ports-ce16c6ed8506e1b1ba87191eaa53e9172de69d8f.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 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 \ |