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)
ratbox-respond is a tool that provides a client side implementation of
the challenge opering system in ircd-ratbox. The challenge system
provides the ability to oper using private key authentication instead of
passwords to improve security.
WWW: http://respond.ircd-ratbox.org/
PR: ports/96534
Submitted by: Shaun Amott <shaun@inerd.com>