diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2007-08-23 04:00:04 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2007-08-23 04:00:04 +0000 |
commit | 2574f69107121a3cc7cb9276abdedad5a76633c7 (patch) | |
tree | b84cefc010abb1b2c1857ccf9deb2c66f6c9c5db /www/pear-HTTP_Header | |
parent | 8a995f807e832d704dcfaad599b44b0b7434bc8a (diff) |
Notes
Diffstat (limited to 'www/pear-HTTP_Header')
-rw-r--r-- | www/pear-HTTP_Header/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |