summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-04-10 21:22:32 +0000
committerWill Andrews <will@FreeBSD.org>2001-04-10 21:22:32 +0000
commita2bf575209c566b17d3d1c60190874ecc1ad3396 (patch)
tree774f1c4318b3100cef2b8fa57355cd813e488943 /www/Makefile
parentRemove the OTHER patch. I hate CVS. (diff)
Add mod_backhand 1.1.1pre4, an apache module that allows seamless
redirection of HTTP requests. Prompted by: message on freebsd-mumble@ from rwatson
Notes
Notes: svn path=/head/; revision=41237
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 a8f7b25a70ab..e23cc98c17f0 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -112,6 +112,7 @@
SUBDIR += mod_auth_mysql
SUBDIR += mod_auth_pam
SUBDIR += mod_auth_pgsql
+ SUBDIR += mod_backhand
SUBDIR += mod_csacek
SUBDIR += mod_dav
SUBDIR += mod_dtcl