mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 11:56:28 -04:00
11 lines
373 B
Python
11 lines
373 B
Python
--- setup.py.orig 2022-01-23 05:12:10 UTC
|
|
+++ setup.py
|
|
@@ -51,7 +51,7 @@ setup_options = {
|
|
print(F'Extension options:\n{extension_options}')
|
|
|
|
setup_options = {
|
|
- 'name' : "py-freebsd",
|
|
+ 'name' : "freebsd",
|
|
'version' : "0.9.5",
|
|
'description' : "Python Interface to FreeBSD Platform Library",
|
|
'author' : "Hye-Shik Chang",
|