From e0b41578571cf4541a512dc4a9b18e3dbc389f35 Mon Sep 17 00:00:00 2001 From: Holger Freyther Date: Sat, 9 Jul 2005 13:04:04 +0000 Subject: KEY = "VALUE" changed the grammar to force the quotes and update the bb files accordingly --- packages/frotz/frotz_2.42.bb | 2 +- packages/frotz/frotz_2.43.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/frotz') diff --git a/packages/frotz/frotz_2.42.bb b/packages/frotz/frotz_2.42.bb index 5a16f68ce1..8daa6c514e 100644 --- a/packages/frotz/frotz_2.42.bb +++ b/packages/frotz/frotz_2.42.bb @@ -1,4 +1,4 @@ -LICENSE = GPL +LICENSE = "GPL" DESCRIPTION = "Frotz is an interpreter for Infocom games and other Z-machine games." HOMEPAGE = "http://www.cs.csubak.edu/~dgriffi/proj/frotz/" SECTION = "console/games" diff --git a/packages/frotz/frotz_2.43.bb b/packages/frotz/frotz_2.43.bb index defe0d4cf6..9cace09992 100644 --- a/packages/frotz/frotz_2.43.bb +++ b/packages/frotz/frotz_2.43.bb @@ -1,4 +1,4 @@ -LICENSE = GPL +LICENSE = "GPL" DESCRIPTION = "Frotz is an interpreter for Infocom games and other Z-machine games." HOMEPAGE = "http://www.cs.csubak.edu/~dgriffi/proj/frotz/" SECTION = "console/games" -- cgit v1.2.3