summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-07-07 13:13:48 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-07-07 13:13:48 +0000
commit6988580bcb421c37d687578fbde71bb0b2c683a3 (patch)
treef893fc90e5f7cd3f939711beb6562bf6128c0cb3 /www/Makefile
parentadd libdvdread (diff)
add mod_put
An Apache module that provides PUT and DELETE methods PR: 28414 Submitted by: Joao Carlos Mendes Luis <jonny@jonny.eng.br>
Notes
Notes: svn path=/head/; revision=44872
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 dbffc5f12d3a..547089551fa7 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -144,6 +144,7 @@
SUBDIR += mod_php3
SUBDIR += mod_php4
SUBDIR += mod_proxy_add_forward
+ SUBDIR += mod_put
SUBDIR += mod_python
SUBDIR += mod_roaming
SUBDIR += mod_ruby