mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 01:56:37 -04:00
Changes: https://github.com/OSGeo/gdal/releases https://github.com/OSGeo/gdal/blob/release/3.9/NEWS.md
11 lines
316 B
Python
11 lines
316 B
Python
--- setup.py.orig 2024-05-06 12:37:20 UTC
|
|
+++ setup.py
|
|
@@ -373,7 +373,7 @@ readme = open('README.rst', encoding="utf-8").read()
|
|
|
|
readme = open('README.rst', encoding="utf-8").read()
|
|
|
|
-name = 'GDAL'
|
|
+name = 'gdal'
|
|
author = "Frank Warmerdam"
|
|
author_email = "warmerdam@pobox.com"
|
|
maintainer = "GDAL contributors"
|