summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-08-12 14:41:15 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-08-12 14:41:15 +0000
commit700d6685102c4e588477c842ede165cbd2ea2ae1 (patch)
tree22b8423185d717a89580c389dcad3281968f420a /www/Makefile
parentUpdate to 4.78. (diff)
add mod_sed
An apache module that embeds a copy of the sed(1) command
Notes
Notes: svn path=/head/; revision=46132
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 59830b80d8a7..5a9f42e25cda 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -151,6 +151,7 @@
SUBDIR += mod_python
SUBDIR += mod_roaming
SUBDIR += mod_ruby
+ SUBDIR += mod_sed
SUBDIR += mod_sequester
SUBDIR += mod_snake
SUBDIR += mod_throttle