Explorar o código

* Renamed pas2js package to utils-pas2js, for consistency

git-svn-id: trunk@29397 -
joost %!s(int64=10) %!d(string=hai) anos
pai
achega
d53da9192b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      utils/pas2js/fpmake.pp

+ 1 - 1
utils/pas2js/fpmake.pp

@@ -14,7 +14,7 @@ Var
 begin
   With Installer do
     begin
-    P:=AddPackage('pas2js');
+    P:=AddPackage('utils-pas2js');
 
     P.Author := 'Free Pascal Team';
     P.License := 'LGPL with modification';