mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 02:53:10 -04:00
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)
5 lines
249 B
Text
5 lines
249 B
Text
This module is another attempt to fight the horrors of
|
|
non-blocking I/O programming. It tries to bring back the
|
|
simplicity of the declarative programming style, that is
|
|
only otherwise available when one employs threads,
|
|
coroutines, or co-processes.
|