Cleaning up app names, descriptions and categories.

Change-Id: I684fdf23fcd8a8078d82bc6ff5e3d1af664b20c2
diff --git a/apps/pcep-api/BUCK b/apps/pcep-api/BUCK
index b0f7332..283bbfb 100644
--- a/apps/pcep-api/BUCK
+++ b/apps/pcep-api/BUCK
@@ -10,7 +10,7 @@
 
 onos_app (
     title = 'PCEP Protocol API',
-    category = 'Traffic Steering',
+    category = 'Protocol',
     url = 'http://onosproject.org',
     description = 'PCEP protocol API.',
 )