summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/groff/groff_1.18.1.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/groff/groff_1.18.1.4.bb')
-rw-r--r--meta/recipes-extended/groff/groff_1.18.1.4.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-extended/groff/groff_1.18.1.4.bb b/meta/recipes-extended/groff/groff_1.18.1.4.bb
index 02b484ace2..66a6632ae7 100644
--- a/meta/recipes-extended/groff/groff_1.18.1.4.bb
+++ b/meta/recipes-extended/groff/groff_1.18.1.4.bb
@@ -1,4 +1,6 @@
1DESCRIPTION = "groff-a short reference for the GNU roff language " 1SUMMARY = "GNU Troff software"
2DESCRIPTION = "The groff (GNU troff) software is a typesetting package which reads plain text mixed with \
3formatting commands and produces formatted output."
2SECTION = "console/utils" 4SECTION = "console/utils"
3PRIORITY = "required" 5PRIORITY = "required"
4HOMEPAGE = "ftp://ftp.gnu.org/gnu/groff/" 6HOMEPAGE = "ftp://ftp.gnu.org/gnu/groff/"