Cleaning up application titles, descriptions and categories.

Change-Id: I80f9770697cbf29b6bde2b20778c341b0f403d9f
diff --git a/providers/lldp/BUCK b/providers/lldp/BUCK
index 7e897a6..9a87e68 100644
--- a/providers/lldp/BUCK
+++ b/providers/lldp/BUCK
@@ -24,7 +24,7 @@
     title = 'LLDP Link Provider',
     category = 'Provider',
     url = 'http://onosproject.org',
-    description = 'ONOS LLDP Link provider.',
+    description = 'Provides link discovery to the ONOS core by eavesdropping on the LLDP control packets.',
     included_bundles = BUNDLES,
 )