Cleaning up application titles, descriptions and categories.

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