mirror of
https://git.freebsd.org/ports.git
synced 2025-06-22 13:10:31 -04:00
11 lines
364 B
Python
11 lines
364 B
Python
--- setup.py.orig 2021-08-21 13:07:32 UTC
|
|
+++ setup.py
|
|
@@ -43,7 +43,7 @@ description, long_description = __doc__.split("\n\n",
|
|
|
|
description, long_description = __doc__.split("\n\n", 1)
|
|
|
|
-setup(name="PyX",
|
|
+setup(name="pyx",
|
|
version=pyx.version.version,
|
|
author="Jörg Lehmann, André Wobst",
|
|
author_email="pyx-devel@lists.sourceforge.net",
|