opnsense-ports/sysutils/py-hared/files/patch-setup.py
Franco Fichtner 39e521def0 */*: sync with upstream
Taken from: FreeBSD
2022-03-28 12:42:29 +02:00

11 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',