mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
12 lines
351 B
Python
12 lines
351 B
Python
--- 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',
|