diff options
Diffstat (limited to 'astro/py-sunpy/Makefile')
-rw-r--r-- | astro/py-sunpy/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/py-sunpy/Makefile b/astro/py-sunpy/Makefile index ab5ad8fba91f..073cebeed1ac 100644 --- a/astro/py-sunpy/Makefile +++ b/astro/py-sunpy/Makefile @@ -1,5 +1,6 @@ PORTNAME= sunpy -DISTVERSION= 7.0.0 +DISTVERSION= 7.0.1 +PORTREVISION= 1 CATEGORIES= astro MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |