diff options
Diffstat (limited to 'www')
-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 |