diff options
Diffstat (limited to 'meta/recipes-extended/groff/groff_1.22.2.bb')
-rw-r--r-- | meta/recipes-extended/groff/groff_1.22.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/groff/groff_1.22.2.bb b/meta/recipes-extended/groff/groff_1.22.2.bb index 63f0425ea4..6e845878ac 100644 --- a/meta/recipes-extended/groff/groff_1.22.2.bb +++ b/meta/recipes-extended/groff/groff_1.22.2.bb | |||
@@ -2,7 +2,7 @@ SUMMARY = "GNU Troff software" | |||
2 | DESCRIPTION = "The groff (GNU troff) software is a typesetting package which reads plain text mixed with \ | 2 | DESCRIPTION = "The groff (GNU troff) software is a typesetting package which reads plain text mixed with \ |
3 | formatting commands and produces formatted output." | 3 | formatting commands and produces formatted output." |
4 | SECTION = "base" | 4 | SECTION = "base" |
5 | HOMEPAGE = "ftp://ftp.gnu.org/gnu/groff/" | 5 | HOMEPAGE = "http://www.gnu.org/software/groff/" |
6 | LICENSE = "GPLv3" | 6 | LICENSE = "GPLv3" |
7 | PR = "r1" | 7 | PR = "r1" |
8 | 8 | ||