mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-13 10:59:18 +02:00
* Renamed pas2js package to utils-pas2js, for consistency
git-svn-id: trunk@29397 -
This commit is contained in:
parent
9b6b029ca1
commit
d53da9192b
@ -14,7 +14,7 @@ Var
|
|||||||
begin
|
begin
|
||||||
With Installer do
|
With Installer do
|
||||||
begin
|
begin
|
||||||
P:=AddPackage('pas2js');
|
P:=AddPackage('utils-pas2js');
|
||||||
|
|
||||||
P.Author := 'Free Pascal Team';
|
P.Author := 'Free Pascal Team';
|
||||||
P.License := 'LGPL with modification';
|
P.License := 'LGPL with modification';
|
||||||
|
Loading…
Reference in New Issue
Block a user