1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00
Files
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

6 lines
306 B
Plaintext

Email::Simple is the first deliverable of the "Perl Email Project", a
reaction against the complexity and increasing bugginess of the Mail::*
modules. In contrast, Email::* modules are meant to be simple to use
and to maintain, pared to the bone, fast, minimal in their external
dependencies, and correct.