diff options
Diffstat (limited to 'packages/aspell/fpmake.pp')
| -rw-r--r-- | packages/aspell/fpmake.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/aspell/fpmake.pp b/packages/aspell/fpmake.pp index be36de81e7..c482cb8132 100644 --- a/packages/aspell/fpmake.pp +++ b/packages/aspell/fpmake.pp @@ -20,7 +20,7 @@ begin P.Author := 'header:Aleš Katona, library: Kevin Atkinson'; P.License := 'header: LGPL with modification, library: LGPL 2.0 or 2.1'; - P.ExternalURL := 'www.freepascal.org'; + P.HomepageURL := 'www.freepascal.org'; P.Email := ''; P.Description := 'The New Aspell, spelling library'; P.NeedLibC:= true; |
