diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-10-06 09:34:24 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-10-06 09:34:24 +0000 |
commit | d278ad9d70f5ecc247b0f0907ffb69327c96dec3 (patch) | |
tree | d5a10fa98ca4cde7182efb5c3c361b36bc607d1e /astro/py-metpy/Makefile | |
parent | 0c2e535dbc743a42cea3bb243312ade6e1a80c72 (diff) |
Notes
Diffstat (limited to 'astro/py-metpy/Makefile')
-rw-r--r-- | astro/py-metpy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/py-metpy/Makefile b/astro/py-metpy/Makefile index 72078b033f2d..7efb3e35f993 100644 --- a/astro/py-metpy/Makefile +++ b/astro/py-metpy/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= metpy -PORTVERSION= 0.9.1 +PORTVERSION= 0.9.2 CATEGORIES= astro python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |