Cleaning up application titles, descriptions and categories.

Change-Id: I80f9770697cbf29b6bde2b20778c341b0f403d9f
diff --git a/apps/mfwd/BUCK b/apps/mfwd/BUCK
index 2d20a48..3d27aad 100644
--- a/apps/mfwd/BUCK
+++ b/apps/mfwd/BUCK
@@ -7,7 +7,7 @@
 )
 
 onos_app (
-    title = 'Multicast Forwarding App',
+    title = 'Multicast Forwarding',
     category = 'Traffic Steering',
     url = 'http://onosproject.org',
     description = 'Multicast forwarding application.',