git: 6e209acb1bcc - main - astro/py-pymeeus: Return to pool
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 04 May 2025 18:45:13 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=6e209acb1bcc44eadf983fc00549722afa1e63c9 commit 6e209acb1bcc44eadf983fc00549722afa1e63c9 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2025-05-03 11:34:29 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2025-05-04 18:44:38 +0000 astro/py-pymeeus: Return to pool --- astro/py-pymeeus/Makefile | 4 ++-- 1 file 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