diff options
Diffstat (limited to 'astro/py-skyfield-data/Makefile')
-rw-r--r-- | astro/py-skyfield-data/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/astro/py-skyfield-data/Makefile b/astro/py-skyfield-data/Makefile index 80296b825256..49ee8741e651 100644 --- a/astro/py-skyfield-data/Makefile +++ b/astro/py-skyfield-data/Makefile @@ -1,6 +1,5 @@ -PORTNAME= skyfield-data -PORTVERSION= 6.0.0 -PORTREVISION= 2 +PORTNAME= skyfield_data +PORTVERSION= 7.0.0 CATEGORIES= astro python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |