summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-04-10 23:18:57 +0000
committerWill Andrews <will@FreeBSD.org>2001-04-10 23:18:57 +0000
commitc1b785c62b8a05524c9856e99b562447a33e5a2e (patch)
tree92bb3dde505153c9981486932b1c8cbbc32924c6 /www/Makefile
parentAdd mod_access_identd 1.2.0, an Apache module to supply access control (diff)
Add mod_bf 0.1, a brainf*ck module for Apache.
Port #5,000 dedicated to: Bill Fumerola <billf>
Notes
Notes: svn path=/head/; revision=41254
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 9a9d52766c99..dc349d6d2a0f 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -115,6 +115,7 @@
SUBDIR += mod_auth_pam
SUBDIR += mod_auth_pgsql
SUBDIR += mod_backhand
+ SUBDIR += mod_bf
SUBDIR += mod_cgi_debug
SUBDIR += mod_color
SUBDIR += mod_csacek