diff options
Diffstat (limited to 'astro/py-pymeeus/Makefile')
-rw-r--r-- | astro/py-pymeeus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/py-pymeeus/Makefile b/astro/py-pymeeus/Makefile index 1bf300f9a08c..cac601daabe5 100644 --- a/astro/py-pymeeus/Makefile +++ b/astro/py-pymeeus/Makefile @@ -1,12 +1,12 @@ PORTNAME= pymeeus -PORTVERSION= 0.5.12 +DISTVERSION= 0.5.12 PORTREVISION= 1 CATEGORIES= astro science python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyMeeus-${DISTVERSION} -MAINTAINER= bofh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python implementation of Jean Meeus astronomical routines WWW= https://github.com/architest/pymeeus |