Cleaning up application titles, descriptions and categories.

Change-Id: I80f9770697cbf29b6bde2b20778c341b0f403d9f
diff --git a/apps/ofagent/BUCK b/apps/ofagent/BUCK
index d5829eb..4de0688 100644
--- a/apps/ofagent/BUCK
+++ b/apps/ofagent/BUCK
@@ -30,7 +30,7 @@
 )
 
 onos_app (
-    title = 'OpenFlow Agent App',
+    title = 'OpenFlow Agent',
     category = 'Traffic Steering',
     url = 'http://onosproject.org',
     description = 'OpenFlow agent application for virtualization subsystem.',