mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 22:00:31 -04:00
11 lines
234 B
Python
11 lines
234 B
Python
--- setup.py.orig 2024-02-28 21:12:32 UTC
|
|
+++ setup.py
|
|
@@ -14,7 +14,7 @@ setup(
|
|
|
|
|
|
setup(
|
|
- name="Pebble",
|
|
+ name="pebble",
|
|
version=package_version(),
|
|
author="Matteo Cafasso",
|
|
author_email="noxdafox@gmail.com",
|