diff options
author | clement <clement@FreeBSD.org> | 2005-07-31 06:20:23 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2005-07-31 06:20:23 +0800 |
commit | 949a3434a2b05dfb16262ba67e0a3996e7370f44 (patch) | |
tree | c5661636111f83439b4844527df16743b441582c /www/mod_tidy | |
parent | f27c026c70278fe22abb6b76a37d2c82d2287b8b (diff) | |
download | freebsd-ports-gnome-949a3434a2b05dfb16262ba67e0a3996e7370f44.tar.gz freebsd-ports-gnome-949a3434a2b05dfb16262ba67e0a3996e7370f44.tar.zst freebsd-ports-gnome-949a3434a2b05dfb16262ba67e0a3996e7370f44.zip |
- Update WWW:
I'll try to update the port tomorrow
Diffstat (limited to 'www/mod_tidy')
-rw-r--r-- | www/mod_tidy/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_tidy/pkg-descr b/www/mod_tidy/pkg-descr index 4c82c2c04d31..871f7083ed9d 100644 --- a/www/mod_tidy/pkg-descr +++ b/www/mod_tidy/pkg-descr @@ -4,3 +4,5 @@ It works as a filter that hooks up to HTML output. mod_tidy feeds the HTML output to TidyLib which validates the HTML output. If TidyLib finds an error the client receives a HTML page with a list of all found errors. If TidyLib doesn't complain you will get your HTML data as without mod_tidy. + +WWW: http://mod-tidy.sourceforge.net/ |