diff options
author | Rene Ladan <rene@FreeBSD.org> | 2022-03-07 19:06:59 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2022-03-07 19:07:39 +0000 |
commit | 3d89f95e2ff861b1e06ad114422b5d116a856970 (patch) | |
tree | 4c6b1f3336a5a360f1847bf6e5412dcc1e22a6c1 /astro | |
parent | f6949eb9b50f5d161dd959270451d93db5268146 (diff) |
Diffstat (limited to 'astro')
-rw-r--r-- | astro/py-pymeeus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/py-pymeeus/Makefile b/astro/py-pymeeus/Makefile index 62de01633ea3..29c776d2ad2c 100644 --- a/astro/py-pymeeus/Makefile +++ b/astro/py-pymeeus/Makefile @@ -5,7 +5,7 @@ MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyMeeus-${DISTVERSION} -MAINTAINER= koobs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python implementation of Jean Meeus astronomical routines LICENSE= LGPL3 |