PNG_IO: fix the project description

This commit is contained in:
Pierre-Marie de Rodat
2018-10-16 15:06:33 +02:00
parent c2ae38b95f
commit f6e253637e
+1 -1
View File
@@ -3,7 +3,7 @@ with Alire.Index.Zlib_Ada;
package Alire.Index.PNG_IO is
function Project is new Catalogued_Project
("ZLib for Ada thick binding");
("Ada95 coder/decoder for Portable Network Graphics");
Repo : constant URL := "https://github.com/alire-project/png_io.git";