[Checkins] SVN: Products.PluggableAuthService/branches/1.5/setup.py Fix Trove classifier.

Tres Seaver tseaver at palladion.com
Wed Nov 28 16:54:57 EST 2007


Log message for revision 82014:
  Fix Trove classifier.

Changed:
  U   Products.PluggableAuthService/branches/1.5/setup.py

-=-
Modified: Products.PluggableAuthService/branches/1.5/setup.py
===================================================================
--- Products.PluggableAuthService/branches/1.5/setup.py	2007-11-28 21:50:47 UTC (rev 82013)
+++ Products.PluggableAuthService/branches/1.5/setup.py	2007-11-28 21:54:56 UTC (rev 82014)
@@ -35,7 +35,7 @@
         "License :: OSI Approved :: Zope Public License",
         "Programming Language :: Python",
         "Topic :: Software Development",
-        "Topic :: System :: Security",
+        "Topic :: Security",
         "Topic :: System :: Systems Administration :: "
                 "Authentication/Directory",
         ],



More information about the Checkins mailing list