From 936ee37d28b0b98ff3722a39d796e28911cb68a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Revol?= Date: Sat, 12 Mar 2016 14:56:38 +0100 Subject: [PATCH] treecc: fix quote escaping --- dev-util/treecc/treecc-0.3.10.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/treecc/treecc-0.3.10.recipe b/dev-util/treecc/treecc-0.3.10.recipe index d9d5349d6..b4f682a52 100644 --- a/dev-util/treecc/treecc-0.3.10.recipe +++ b/dev-util/treecc/treecc-0.3.10.recipe @@ -2,7 +2,7 @@ SUMMARY="A compiler-compiler tool for aspect-oriented programming" DESCRIPTION="\ Tree Compiler-Compiler (treecc) is designed to assist in the development of \ compilers and other language- based tools. It manages the generation of code \ -to handle abstract syntax trees and operations upon the trees. \" +to handle abstract syntax trees and operations upon the trees." HOMEPAGE="http://www.gnu.org/software/dotgnu/treecc/treecc.html" COPYRIGHT="2001-2003 Southern Storm Software, Pty Ltd 2003 Free Software Foundation, Inc.