diff options
author | nork <nork@FreeBSD.org> | 2002-05-31 11:21:08 +0000 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2002-05-31 11:21:08 +0000 |
commit | d217d465587dd6030f403d90ef8a452ba93f8670 (patch) | |
tree | deadabb8f21b493aa41a27ecb18b115e5a363c2c /www/Makefile | |
parent | 0b8184ce3ab9a95853bcb94bcc885fbc3f7488ff (diff) | |
download | FreeBSD-ports-d217d465587dd6030f403d90ef8a452ba93f8670.zip FreeBSD-ports-d217d465587dd6030f403d90ef8a452ba93f8670.tar.gz |
Add www/p5-Apache-DumpHeaders, an Apache module that watches HTTP
transactions under mod_perl, looking at the headers.
Reviewed by: knu (mentor)
Approved by: knu (mentor)
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 8e1565e..581fc03 100644 --- a/www/Makefile +++ b/www/Makefile @@ -228,6 +228,7 @@ SUBDIR += p5-Apache-AuthenURL SUBDIR += p5-Apache-AutoIndex SUBDIR += p5-Apache-DBI + SUBDIR += p5-Apache-DumpHeaders SUBDIR += p5-Apache-Filter SUBDIR += p5-Apache-Icon SUBDIR += p5-Apache-Language |