diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-06-07 19:15:42 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-06-07 19:15:42 +0000 |
commit | cab58378eab9979dca0efd5bda635f3b25454def (patch) | |
tree | 5e351f923c51b1b2150755028e9b8ddff75103e3 /www/mod_log_firstbyte | |
parent | 7902a98511fcf808548e23f3e66d5c06f2db33a4 (diff) |
- To apache@
Notes
Notes:
svn path=/head/; revision=256042
Diffstat (limited to 'www/mod_log_firstbyte')
-rw-r--r-- | www/mod_log_firstbyte/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_log_firstbyte/Makefile b/www/mod_log_firstbyte/Makefile index e90a53fb3acf..72d110f3bd68 100644 --- a/www/mod_log_firstbyte/Makefile +++ b/www/mod_log_firstbyte/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} DISTFILES= ${PORTNAME}.c readme.txt DIST_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Log the time between request and the first byte of the response served MAKE_JOBS_SAFE= yes |