aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/abiword
diff options
context:
space:
mode:
authorSebastian Spaeth <Sebastian@SSpaeth.de>2010-03-12 08:27:45 +0100
committerSebastian Spaeth <Sebastian@SSpaeth.de>2010-03-12 08:27:45 +0100
commitcdc03c758bf63424e27597fd78c65a563a4d049e (patch)
tree6539ed6008be948c8c527fb77330d0fef3e972c5 /recipes/abiword
parentc7f004f2d028ef23de333345d246358b8cf1dd94 (diff)
downloadopenembedded-cdc03c758bf63424e27597fd78c65a563a4d049e.tar.gz
abiword-2.5.inc: Fix double quotes typo in HOMEPAGE
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Diffstat (limited to 'recipes/abiword')
-rw-r--r--recipes/abiword/abiword-2.5.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/abiword/abiword-2.5.inc b/recipes/abiword/abiword-2.5.inc
index f4d654ea4c..b8950ca92b 100644
--- a/recipes/abiword/abiword-2.5.inc
+++ b/recipes/abiword/abiword-2.5.inc
@@ -1,5 +1,5 @@
DESCRIPTION = "AbiWord is free word processing program similar to Microsoft(r) Word"
-HOMEPAGE = "http://www.abiword.org""
+HOMEPAGE = "http://www.abiword.org"
SECTION = "x11/office"
LICENSE = "GPLv2"
DEPENDS = "asio goffice perl-native wv libgsf libgnomeprint libgnomeprintui libglade libfribidi enchant jpeg libpng libxml2"