diff options
author | ccsmart <ccsmart@smartpal.de> | 2005-07-09 16:29:38 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-07-09 16:29:38 +0000 |
commit | 965b805b451106d6a5e41e0fe8fb3847b4dddd29 (patch) | |
tree | 418d03e54bd5490b8fc3ffc7da3a61c7be6f2347 /packages/frotz/frotz_2.42.bb | |
parent | ce85bae0ffbca430dd50976c0b5397b3a822b6f7 (diff) | |
parent | b10227fbeee14a88de96acaa9b4e3f3042de5b30 (diff) |
merge of 741270052fa677010603209da3adb0f5194af3ef
and 8b65cbd401e1f926a05aed4038504520748a6824
Diffstat (limited to 'packages/frotz/frotz_2.42.bb')
-rw-r--r-- | packages/frotz/frotz_2.42.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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" |