aboutsummaryrefslogtreecommitdiff
path: root/www/pear-HTTP_Request2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/pear-HTTP_Request2/Makefile')
-rw-r--r--www/pear-HTTP_Request2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/pear-HTTP_Request2/Makefile b/www/pear-HTTP_Request2/Makefile
index 58eebc3829ed..248cf5eb44d9 100644
--- a/www/pear-HTTP_Request2/Makefile
+++ b/www/pear-HTTP_Request2/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 2.2.1
PORTEPOCH= 1
CATEGORIES= www pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR classes providing an easy way to perform HTTP requests
BUILD_DEPENDS= ${PEARDIR}/Net/URL2.php:${PORTSDIR}/net/pear-Net_URL2