summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authormarco <marco@3ad0048d-3df7-0310-abae-a5850022a9f2>2015-06-17 12:40:00 +0000
committermarco <marco@3ad0048d-3df7-0310-abae-a5850022a9f2>2015-06-17 12:40:00 +0000
commitf003b4ff7cd5fa001014377f69d47220267f3194 (patch)
treecd10897be3ab3f6b56f68ee8939569a0f9393961 /utils
parent76f27625614834fe16f47a41f7a333a2a7c58087 (diff)
downloadfpc-f003b4ff7cd5fa001014377f69d47220267f3194.tar.gz
--- Merging r29619 into '.':
U utils/unicode/fpmake.pp --- Recording mergeinfo for merge of r29619 into '.': U . --- Merging r29642 into '.': U packages/libcurl/src/libcurl.pp --- Recording mergeinfo for merge of r29642 into '.': G . --- Merging r29645 into '.': U packages/rtl-objpas/src/inc/variants.pp --- Recording mergeinfo for merge of r29645 into '.': G . --- Merging r29656 into '.': G packages/rtl-objpas/src/inc/variants.pp --- Recording mergeinfo for merge of r29656 into '.': G . # revisions: 29619,29642,29645,29656 git-svn-id: http://svn.freepascal.org/svn/fpc/branches/fixes_3_0@31089 3ad0048d-3df7-0310-abae-a5850022a9f2
Diffstat (limited to 'utils')
-rw-r--r--utils/unicode/fpmake.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/unicode/fpmake.pp b/utils/unicode/fpmake.pp
index 8ca5f684e1..610ac71d9d 100644
--- a/utils/unicode/fpmake.pp
+++ b/utils/unicode/fpmake.pp
@@ -21,6 +21,7 @@ begin
P.License := 'LGPL with modification';
P.HomepageURL := 'www.freepascal.org';
P.Email := '';
+ P.Description := 'Utilities for processing the Unicode consortium data files for use with FPC.';
{$ifdef ALLPACKAGES}
P.Directory:=ADirectory;