summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2002-10-14 08:27:27 +0000
committerWill Andrews <will@FreeBSD.org>2002-10-14 08:27:27 +0000
commitd43484083ee87665f210fc557a7302c789560d38 (patch)
tree3dc7c4414d104b75dfad2b2fd0fc63dd809d873a /www/Makefile
parentUpgrade to 1.3.1_05. (diff)
Add mod_filter 1.4.1, an Apache module to filter output from
other modules inside of Apache. PR: 33454 Submitted by: Seamus Venasse <svenasse@polaris.ca>
Notes
Notes: svn path=/head/; revision=68015
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 65da1a1db075..cbc2054242c0 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -179,6 +179,7 @@
SUBDIR += mod_dtcl
SUBDIR += mod_extract_forwarded
SUBDIR += mod_fastcgi
+ SUBDIR += mod_filter
SUBDIR += mod_frontpage
SUBDIR += mod_gzip
SUBDIR += mod_hosts_access