Cleaning up application categories.

Change-Id: Id3c937323123b6089cedf7b31cd01151f6aca8e1
diff --git a/apps/routing/fibinstaller/BUCK b/apps/routing/fibinstaller/BUCK
index 337fd28..94bcab2 100644
--- a/apps/routing/fibinstaller/BUCK
+++ b/apps/routing/fibinstaller/BUCK
@@ -25,7 +25,7 @@
 onos_app (
     app_name = 'org.onosproject.fibinstaller',
     title = 'FIB Installer',
-    category = 'Traffic Steering',
+    category = 'Traffic Engineering',
     url = 'http://onosproject.org',
     description = 'Installs routing rules into switches',
     included_bundles = BUNDLES,