Remove WWW entries moved into port Makefiles
Commit b7f05445c00f 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)
This module collects common email validation routines to
make input validation, and untainting easier and more readable.
WWW: http://search.cpan.org/dist/Data-Validate-Email/
PR: ports/130271
Submitted by: Murilo Opsfelder <mopsfelder at gmail.com>