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,21 +1,21 @@ 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 LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/COPYING.LESSER USES= python USE_PYTHON= autoplist distutils pytest NO_ARCH= yes .include