summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/gawk/gawk_3.1.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/gawk/gawk_3.1.5.bb')
-rw-r--r--meta/recipes-extended/gawk/gawk_3.1.5.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-extended/gawk/gawk_3.1.5.bb b/meta/recipes-extended/gawk/gawk_3.1.5.bb
index 5500974661..4d9d6e4c43 100644
--- a/meta/recipes-extended/gawk/gawk_3.1.5.bb
+++ b/meta/recipes-extended/gawk/gawk_3.1.5.bb
@@ -1,6 +1,6 @@
1SUMMARY = "The GNU awk text processing utility" 1SUMMARY = "GNU awk text processing utility"
2DESCRIPTION = "The gawk package contains the GNU version of awk, a text processing \ 2DESCRIPTION = "The GNU version of awk, a text processing utility. \
3utility. Awk interprets a special-purpose programming language to do \ 3Awk interprets a special-purpose programming language to do \
4quick and easy text pattern matching and reformatting jobs." 4quick and easy text pattern matching and reformatting jobs."
5HOMEPAGE = "www.gnu.org/software/gawk" 5HOMEPAGE = "www.gnu.org/software/gawk"
6BUGTRACKER = "bug-gawk@gnu.org" 6BUGTRACKER = "bug-gawk@gnu.org"