diff options
Diffstat (limited to 'www/mod_log_firstbyte/Makefile')
-rw-r--r-- | www/mod_log_firstbyte/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_log_firstbyte/Makefile b/www/mod_log_firstbyte/Makefile index 173bd98efa94..65aa0966de7a 100644 --- a/www/mod_log_firstbyte/Makefile +++ b/www/mod_log_firstbyte/Makefile @@ -14,6 +14,8 @@ MAINTAINER= apache@FreeBSD.org COMMENT= Log the time between request and the first byte of the response served BROKEN= Unfetchable (google code has gone away) +DEPRECATED= Unfetchable for more than six months (google code has gone away) +EXPIRATION_DATE= 2017-04-30 USE_APACHE= 22+ |