mirror of
https://git.freebsd.org/ports.git
synced 2025-06-18 19:20:36 -04:00
11 lines
231 B
Python
11 lines
231 B
Python
--- setup.py.orig 2018-01-23 21:51:37 UTC
|
|
+++ setup.py
|
|
@@ -9,7 +9,7 @@ setup(
|
|
|
|
|
|
setup(
|
|
- name='PyNamecheap',
|
|
+ name='pynamecheap',
|
|
version='0.0.3',
|
|
url='https://github.com/Bemmu/PyNamecheap',
|
|
license='MIT',
|