aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/pear-HTTP/Makefile2
-rw-r--r--www/pear-HTTP_Header/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/www/pear-HTTP/Makefile b/www/pear-HTTP/Makefile
index 54d50c71705d..97033261f6c4 100644
--- a/www/pear-HTTP/Makefile
+++ b/www/pear-HTTP/Makefile
@@ -9,7 +9,7 @@ PORTNAME= HTTP
PORTVERSION= 1.4.0
CATEGORIES= www devel pear
-MAINTAINER= thomas@goodking.ca
+MAINTAINER= tabthorpe@FreeBSD.org
COMMENT= PEAR miscellaneous HTTP utilities
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
diff --git a/www/pear-HTTP_Header/Makefile b/www/pear-HTTP_Header/Makefile
index cc627bab65e2..8c7c4510ef9c 100644
--- a/www/pear-HTTP_Header/Makefile
+++ b/www/pear-HTTP_Header/Makefile
@@ -9,7 +9,7 @@ PORTNAME= HTTP_Header
PORTVERSION= 1.2.0
CATEGORIES= www devel pear
-MAINTAINER= thomas@goodking.ca
+MAINTAINER= tabthorpe@FreeBSD.org
COMMENT= PEAR OO interface to modify and handle HTTP headers and status codes
BUILD_DEPENDS= ${PEARDIR}/HTTP.php:${PORTSDIR}/www/pear-HTTP