aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2002-05-31 19:21:08 +0800
committernork <nork@FreeBSD.org>2002-05-31 19:21:08 +0800
commitd217d465587dd6030f403d90ef8a452ba93f8670 (patch)
treedeadabb8f21b493aa41a27ecb18b115e5a363c2c /www/Makefile
parent0b8184ce3ab9a95853bcb94bcc885fbc3f7488ff (diff)
downloadfreebsd-ports-gnome-d217d465587dd6030f403d90ef8a452ba93f8670.tar.gz
freebsd-ports-gnome-d217d465587dd6030f403d90ef8a452ba93f8670.tar.zst
freebsd-ports-gnome-d217d465587dd6030f403d90ef8a452ba93f8670.zip
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/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 8e1565e5129a..581fc03a5071 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