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)
6 lines
323 B
Text
6 lines
323 B
Text
Using this module it does the ini configuration file parsing,
|
|
with an addon facility of regex kind of search. This module
|
|
aims out doing a regex search for Sections, and Parameters
|
|
of the Ini configuration file. It does the Perl regex matching,
|
|
nothing external. So whoever knows the Perl basic regex can
|
|
use this feature.
|