diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-11-18 09:37:31 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-11-18 09:37:31 +0000 |
commit | 91a1caa2422800c8478cb82e13d208ef07398bc2 (patch) | |
tree | c5f1f00242bba8544a0e9313052a53a2c0786f5b /www/pear-HTTP_Header | |
parent | 40d2598f2ad6ffff1f7318bceaeb9ea557a16453 (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 1c7451b84e8f..c9d72b2fe679 100644 --- a/www/pear-HTTP_Header/Makefile +++ b/www/pear-HTTP_Header/Makefile @@ -5,7 +5,7 @@ PORTNAME= HTTP_Header PORTVERSION= 1.2.1 CATEGORIES= www devel pear -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR OO interface to modify and handle HTTP headers and status codes BUILD_DEPENDS= ${PEARDIR}/HTTP.php:${PORTSDIR}/www/pear-HTTP |