summaryrefslogtreecommitdiff
path: root/packages/fv/fpmake.pp
diff options
context:
space:
mode:
Diffstat (limited to 'packages/fv/fpmake.pp')
-rw-r--r--packages/fv/fpmake.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/fv/fpmake.pp b/packages/fv/fpmake.pp
index d96243091e..e589222a26 100644
--- a/packages/fv/fpmake.pp
+++ b/packages/fv/fpmake.pp
@@ -19,7 +19,7 @@ begin
P.Version:='2.2.2-0';
P.Author := 'Leon De Boer and Pierre Mueller';
P.License := 'LGPL with modification, ';
- P.ExternalURL := 'www.freepascal.org';
+ P.HomepageURL := 'www.freepascal.org';
P.Email := '';
P.Description := 'Free Vision, a portable Turbo Vision clone.';
P.NeedLibC:= false;