mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-16 04:29:20 +02:00
* fix another mistake in description
git-svn-id: trunk@29266 -
This commit is contained in:
parent
074f9a1e66
commit
fdd389e72b
@ -22,7 +22,7 @@ begin
|
|||||||
P.License := 'LGPL with modification';
|
P.License := 'LGPL with modification';
|
||||||
P.HomepageURL := 'www.freepascal.org';
|
P.HomepageURL := 'www.freepascal.org';
|
||||||
P.Email := '';
|
P.Email := '';
|
||||||
P.Description := 'An utility to create the Free Pascal configuration files.';
|
P.Description := 'A utility to create the Free Pascal configuration files.';
|
||||||
P.NeedLibC:= false;
|
P.NeedLibC:= false;
|
||||||
|
|
||||||
P.Directory:=ADirectory;
|
P.Directory:=ADirectory;
|
||||||
|
Loading…
Reference in New Issue
Block a user