2
0
Эх сурвалжийг харах

* add missing description for openssl

git-svn-id: trunk@29228 -
Tomas Hajny 10 жил өмнө
parent
commit
265e4be91b

+ 1 - 0
packages/openssl/fpmake.pp

@@ -14,6 +14,7 @@ begin
 
     P:=AddPackage('openssl');
     P.ShortName:='ossl';
+    P.Description := 'Interface units for OpenSSL libraries supporting SSL-encrypted network communication.';
 {$ifdef ALLPACKAGES}
     P.Directory:=ADirectory;
 {$endif ALLPACKAGES}