Cleaning up application titles, descriptions and categories.

Change-Id: I80f9770697cbf29b6bde2b20778c341b0f403d9f
diff --git a/apps/acl/BUCK b/apps/acl/BUCK
index fcea504..cefb401 100644
--- a/apps/acl/BUCK
+++ b/apps/acl/BUCK
@@ -17,7 +17,7 @@
 )
 
 onos_app (
-    title = 'ACL App',
+    title = 'Access Control Lists',
     category = 'Security',
     url = 'http://onosproject.org',
     description = 'ONOS ACL application.',