aboutsummaryrefslogtreecommitdiff
path: root/www/pear-HTTP_Request2
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-11-18 09:37:31 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-11-18 09:37:31 +0000
commit91a1caa2422800c8478cb82e13d208ef07398bc2 (patch)
treec5f1f00242bba8544a0e9313052a53a2c0786f5b /www/pear-HTTP_Request2
parent40d2598f2ad6ffff1f7318bceaeb9ea557a16453 (diff)
Notes
Diffstat (limited to 'www/pear-HTTP_Request2')
-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 248cf5eb44d9..58eebc3829ed 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= miwi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR classes providing an easy way to perform HTTP requests
BUILD_DEPENDS= ${PEARDIR}/Net/URL2.php:${PORTSDIR}/net/pear-Net_URL2