diff options
Diffstat (limited to 'astro/py-sgp4/Makefile')
-rw-r--r-- | astro/py-sgp4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/py-sgp4/Makefile b/astro/py-sgp4/Makefile index 0c67736c9326..3ce79ea8dca9 100644 --- a/astro/py-sgp4/Makefile +++ b/astro/py-sgp4/Makefile @@ -1,5 +1,5 @@ PORTNAME= sgp4 -PORTVERSION= 2.24 +PORTVERSION= 2.25 CATEGORIES= astro python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |