librecad: missing quotes.

This commit is contained in:
Jerome Duval
2017-05-13 16:25:24 +02:00
parent eff654bef8
commit 83cee915f9

View File

@@ -2,7 +2,7 @@ SUMMARY="A 2D CAD drawing program"
DESCRIPTION="LibreCAD is a cross-platform 2D CAD program written in C++11 \
using the Qt framework. It can read DXF and DWG files and can write DXF, PDF \
and SVG files. The user interface is highly customizable, and has dozens of \
translations.
translations."
HOMEPAGE="http://librecad.org/"
COPYRIGHT="2017 LibreCAD"
LICENSE="GNU GPL v2"