aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index a8f2a332..1a10b827 100755
--- a/setup.py
+++ b/setup.py
@@ -66,7 +66,7 @@ setup(name="gbp",
classifiers=[
'Environment :: Console',
'Programming Language :: Python :: 2',
- 'Topic :: Software Development :: Version Control :: Git',
+ 'Topic :: Software Development :: Version Control',
'Operating System :: POSIX :: Linux',
],
scripts=['bin/git-pbuilder',