diff --git a/astro/py-astral/Makefile b/astro/py-astral/Makefile index 7f137e4fccbb..894cc63b77dc 100644 --- a/astro/py-astral/Makefile +++ b/astro/py-astral/Makefile @@ -1,20 +1,20 @@ PORTNAME= astral DISTVERSION= 3.2 CATEGORIES= astro python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= ygy@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Calculations for the position of the sun and moon WWW= https://github.com/sffjunkie/astral LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py-pytz@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent distutils .include