fb16dfecae
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)
7 lines
353 B
Text
7 lines
353 B
Text
Puma is a simple, fast, threaded, and highly concurrent HTTP 1.1 server for
|
|
Ruby/Rack applications. Puma is intended for use in both development and
|
|
production environments. In order to get the best throughput, it is highly
|
|
recommended that you use a Ruby implementation with real threads like Rubinius
|
|
or JRuby.
|
|
|
|
See also: https://github.com/puma/puma
|