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)
6 lines
413 B
Text
6 lines
413 B
Text
mowgli is a development framework for C (like GLib), which provides high
|
|
performance and highly flexible algorithms. It can be used as a supplement
|
|
to GLib (to add additional functions (dictionaries, hashes), or replace
|
|
some of the slow GLib list manipulation functions), or stand alone. It
|
|
also provides a powerful hook system and convenient logging for your code,
|
|
as well as a high performance block allocator.
|