mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 13:50:38 -04:00
11 lines
263 B
Python
11 lines
263 B
Python
--- setup.py.orig 2023-05-04 10:38:54 UTC
|
|
+++ setup.py
|
|
@@ -19,7 +19,7 @@ setup(
|
|
|
|
|
|
setup(
|
|
- name='XStatic',
|
|
+ name='xstatic',
|
|
version='1.0.3',
|
|
description='XStatic base package with minimal support code',
|
|
long_description=long_description,
|