diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-08-15 16:30:46 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-08-15 16:30:46 +0000 |
commit | ae7edd9be7480c505934561e9ee6bfca6c81e533 (patch) | |
tree | 3bd2d86915df0333c1b354c68254628ae3001f3b /astro/py-metpy/Makefile | |
parent | a0b50a15ba53d542432d6363920abcbe0a3cfbab (diff) |
Notes
Diffstat (limited to 'astro/py-metpy/Makefile')
-rw-r--r-- | astro/py-metpy/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/astro/py-metpy/Makefile b/astro/py-metpy/Makefile index 6783aa46752c..093bb6c51874 100644 --- a/astro/py-metpy/Makefile +++ b/astro/py-metpy/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= metpy -PORTVERSION= 0.12.1 -PORTREVISION= 1 +PORTVERSION= 0.12.2 CATEGORIES= astro python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |