diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-06-08 03:15:42 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-06-08 03:15:42 +0800 |
commit | ea60522e847c1e372f130020ff0d48be11f24cf6 (patch) | |
tree | 8bd8f7c7e80577d71c453c5f9719a7c79f05b003 /www | |
parent | 39c4c0bea9e5942213bc54f573afb47816ce81c9 (diff) | |
download | freebsd-ports-gnome-ea60522e847c1e372f130020ff0d48be11f24cf6.tar.gz freebsd-ports-gnome-ea60522e847c1e372f130020ff0d48be11f24cf6.tar.zst freebsd-ports-gnome-ea60522e847c1e372f130020ff0d48be11f24cf6.zip |
- To apache@
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 |