ports/www/tidy-html5/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

9 lines
505 B
Text

Tidy is a console application. It corrects and cleans up HTML and XML documents
by fixing markup errors and upgrading legacy code to modern standards.
TidyLib is a C static or dynamic library that developers can integrate into
their applications in order to bring all of Tidy's power to your favorite tools.
TidyLib is used today in desktop applications, web servers, and more.
This is yet a development version. When it will become stable, it will
supersedes the ports www/tidy-devel and www/tidy-lib.