summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/findutils/findutils.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/findutils/findutils.inc')
-rw-r--r--meta/recipes-extended/findutils/findutils.inc5
1 files changed, 4 insertions, 1 deletions
diff --git a/meta/recipes-extended/findutils/findutils.inc b/meta/recipes-extended/findutils/findutils.inc
index 08ca2022ee..673eada910 100644
--- a/meta/recipes-extended/findutils/findutils.inc
+++ b/meta/recipes-extended/findutils/findutils.inc
@@ -1,4 +1,7 @@
1DESCRIPTION = "find, locate, and xargs binaries." 1SUMMARY = "find, locate, and xargs binaries."
2DESCRIPTION = "The GNU Find Utilities are the basic directory searching utilities of the GNU operating system. \
3These programs are typically used in conjunction with other programs to provide modular and powerful directory \
4search and file locating capabilities to other commands."
2HOMEPAGE = "http://www.gnu.org/software/findutils/" 5HOMEPAGE = "http://www.gnu.org/software/findutils/"
3BUGTRACKER = "http://savannah.gnu.org/bugs/?group=findutils" 6BUGTRACKER = "http://savannah.gnu.org/bugs/?group=findutils"
4SECTION = "console/utils" 7SECTION = "console/utils"