diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
commit | 1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch) | |
tree | 06f11bc7b351f3abf3bf5507405afdba5374614e /www/mod_clamav | |
parent | - Fix trailing whitespace in pkg-descrs, categories [g-n]* (diff) |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket
Diffstat (limited to 'www/mod_clamav')
-rw-r--r-- | www/mod_clamav/pkg-descr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/mod_clamav/pkg-descr b/www/mod_clamav/pkg-descr index 4d65b0f4e10a..a5da23e3d54a 100644 --- a/www/mod_clamav/pkg-descr +++ b/www/mod_clamav/pkg-descr @@ -1,6 +1,6 @@ -Apache 2 introduces filters, which allow to modify content generated -by some other module. mod_clamav is an Apache 2 filter which scans the -content delivered by the proxy module (mod_proxy) for viruses using the +Apache 2 introduces filters, which allow to modify content generated +by some other module. mod_clamav is an Apache 2 filter which scans the +content delivered by the proxy module (mod_proxy) for viruses using the Clamav virus scanning engine. WWW: http://software.othello.ch/mod_clamav/ |