diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2009-05-19 13:30:26 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2009-05-19 13:30:26 +0800 |
commit | bbf813a63695a14cfcbe32377243b2b9a9430a6f (patch) | |
tree | b5c15d9d5289376c6870fbbfe8c27be57815abab /www/Makefile | |
parent | 6d23b9227858d6a4a022561570ea03e803ea7cec (diff) | |
download | freebsd-ports-graphics-bbf813a63695a14cfcbe32377243b2b9a9430a6f.tar.gz freebsd-ports-graphics-bbf813a63695a14cfcbe32377243b2b9a9430a6f.tar.zst freebsd-ports-graphics-bbf813a63695a14cfcbe32377243b2b9a9430a6f.zip |
Add mod_h264_streaming 2.0, apache H264 streaming module.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 2f06da7f330..05fb32b59f2 100644 --- a/www/Makefile +++ b/www/Makefile @@ -444,6 +444,7 @@ SUBDIR += mod_geoip2 SUBDIR += mod_gzip SUBDIR += mod_gzip2 + SUBDIR += mod_h264_streaming SUBDIR += mod_hosts_access SUBDIR += mod_index_rss SUBDIR += mod_jail |