freebsd-ports/net-p2p/libktorrent/pkg-descr
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

5 lines
334 B
Text

KTorrent has been split into the application ktorrent and the library
libktorrent. Libktorrent contains all the torrent downloading code,
and ktorrent contains all application code and plugins. The goal
is to make libktorrent an independent library (though still closely
related to ktorrent), which can be used by other applications.