summaryrefslogtreecommitdiff
path: root/sysutils/py-hared/files/patch-setup.py
blob: 227adb5f89c3b82d535d71bc4ddf03ce33205d47 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- setup.py.orig	2018-03-26 17:22:26 UTC
+++ setup.py
@@ -8,7 +8,7 @@ setup(name='hared',
     version='1.0',
     description='hare daemon',
     long_description=readme(),
-    lassifiers=[
+    classifiers=[
       'Development Status :: 3 - Alpha',
       'License :: OSI Approved :: MIT License',
       'Programming Language :: Python :: 2.7',