diff options
author | mm <mm@FreeBSD.org> | 2010-08-28 02:48:31 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2010-08-28 02:48:31 +0800 |
commit | edb3bb4b9325746dd97018f09a3816fa280d63c7 (patch) | |
tree | 8c1906ea94ecd8161f34662dd95cf2470b740b33 /www/lighttpd | |
parent | 9a10ef8762196adeb3c89c28b188cb54a4e7c550 (diff) | |
download | freebsd-ports-gnome-edb3bb4b9325746dd97018f09a3816fa280d63c7.tar.gz freebsd-ports-gnome-edb3bb4b9325746dd97018f09a3816fa280d63c7.tar.zst freebsd-ports-gnome-edb3bb4b9325746dd97018f09a3816fa280d63c7.zip |
- Fix slave module descriptions
Diffstat (limited to 'www/lighttpd')
-rw-r--r-- | www/lighttpd/files/pkg-descr.mod_geoip | 6 | ||||
-rw-r--r-- | www/lighttpd/files/pkg-descr.mod_h264_streaming | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/lighttpd/files/pkg-descr.mod_geoip b/www/lighttpd/files/pkg-descr.mod_geoip index f3e8285e67cf..1e519354767c 100644 --- a/www/lighttpd/files/pkg-descr.mod_geoip +++ b/www/lighttpd/files/pkg-descr.mod_geoip @@ -1,4 +1,4 @@ -mod_geoip is an Apache module that looks up the country code for the -IP address making the request without using reverse DNS. +mod_geoip is an lighttpd module that looks up the country code +for the IP address making the request without using reverse DNS. -WWW: http://www.maxmind.com/app/mod_geoip +WWW: http://redmine.lighttpd.net/wiki/1/Docs:ModGeoip diff --git a/www/lighttpd/files/pkg-descr.mod_h264_streaming b/www/lighttpd/files/pkg-descr.mod_h264_streaming index 81239d78a9f6..581f874e5f58 100644 --- a/www/lighttpd/files/pkg-descr.mod_h264_streaming +++ b/www/lighttpd/files/pkg-descr.mod_h264_streaming @@ -1,9 +1,9 @@ -The H264 Streaming Module is a plugin for your existing Apache -webserver. Its features are as follows: +The H264 Streaming Module is a plugin for your lighttpd webserver. +Its features are as follows: * Timeshifting seek * Virtual video clips * Network efficiency * Encoding -WWW: http://h264.code-shop.com/trac/wiki/Mod-H264-Streaming-Apache-Version2 +WWW: http://h264.code-shop.com/trac/wiki/Mod-H264-Streaming-Lighttpd-Version2 |